Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 年之前 |
Matthew Jordan
|
935a9a3a07
cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support
|
10 年之前 |
Matthew Jordan
|
fc8ff80bb7
Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
|
10 年之前 |
Mark Michelson
|
838cf117ca
Return the number of rows affected by a SQL insert, rather than an object ID.
|
10 年之前 |
Walter Doekes
|
c4c7505627
res_config_pgsql: Fix ast_update2_realtime calls.
|
10 年之前 |
Jonathan Rose
|
a1fc059d95
res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
|
10 年之前 |
David M. Lee
|
31627e3741
Minor fixups to Doxygen comments.
|
11 年之前 |
Joshua Colp
|
d5c33f1550
Add support for a realtime sorcery module.
|
11 年之前 |
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.
|
12 年之前 |
Richard Mudgett
|
d3a9ed8b7a
Fix reconnecting to pgsql database after connection loss.
|
12 年之前 |
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
|
13 年之前 |
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
|
14 年之前 |
Tilghman Lesher
|
755703fba9
Construct socket name, according to the Postgres docs, and document as such.
|
14 年之前 |
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.
|
15 年之前 |