コミット履歴

作者 SHA1 メッセージ 日付
  Mark Michelson 9fb34e86f8 Return the number of rows affected by a SQL insert, rather than an object ID. 11 年 前
  Walter Doekes 8f30727690 res_config_pgsql: Fix ast_update2_realtime calls. 11 年 前
  Jonathan Rose b8aebc9739 res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical 11 年 前
  David M. Lee 31627e3741 Minor fixups to Doxygen comments. 12 年 前
  Joshua Colp d5c33f1550 Add support for a realtime sorcery module. 12 年 前
  Andrew Latham 383ca26375 Doxygen Updates - Title update 12 年 前
  Andrew Latham ebacbe5c98 Doxygen Updates Janitor Work 12 年 前
  Andrew Latham b288115da6 Doxygen Updates - janitor work 12 年 前
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 12 年 前
  Jonathan Rose d06b9e628c Make use of va_args more appropriate to form in various res_config modules plus utils. 13 年 前
  Richard Mudgett d3a9ed8b7a Fix reconnecting to pgsql database after connection loss. 13 年 前
  Richard Mudgett e07660fb5d Merged revisions 332830 via svnmerge from 13 年 前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 年 前
  Jonathan Rose b4de582b38 Merged revisions 323610 via svnmerge from 14 年 前
  Brett Bryant 7469ccd0a2 Patch that fixes the "realtime show pgsql cache" command crash when giving a 14 年 前
  Mark Murawki f8ed3a74a7 Added support for postgres database retry query on disconnection to res_config_pgsql 14 年 前
  Tilghman Lesher 8c73581b4a Merged revisions 284473 via svnmerge from 14 年 前
  Tilghman Lesher 7af7697989 Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used. 14 年 前
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 年 前
  Tilghman Lesher e8a4ba992d Merged revisions 277568 via svnmerge from 14 年 前
  Tilghman Lesher fb25daf657 Merged revisions 265910 via svnmerge from 15 年 前
  Tilghman Lesher 755703fba9 Construct socket name, according to the Postgres docs, and document as such. 15 年 前
  David Vossel ce76e55f53 fixes pgsql double free of threadstorage 15 年 前
  Olle Johansson 7010d4faa3 Use extref for doxygen references to external libraries (in this case PostgreSQL) 15 年 前
  Tilghman Lesher f981cf2d0e Change schema query to involve the use of an optional schema parameter. 15 年 前
  Tilghman Lesher ce99465a3b AST-2009-005 15 年 前
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 16 年 前
  Kevin P. Fleming 95510fb2a7 Merged revisions 182808 via svnmerge from 16 年 前
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 年 前
  Eliel C. Sardanons de93eb36b2 Janitor, use ARRAY_LEN() when possible. 16 年 前