aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_curl.c
diff options
context:
space:
mode:
authormarkm <markm@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-07 07:47:36 +0000
committermarkm <markm@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-07 07:47:36 +0000
commitfa71be83b32bb2edd3b1947f77468fc38b339b7d (patch)
tree3121910928c78e83ff5c30a1e1eaa4a3b37fd218 /funcs/func_curl.c
parent936fbaa287c8d5aae74dc346b56d6ec5ae94a87d (diff)
Added support for postgres database retry query on disconnection to res_config_pgsql
If your postgres connection died suddenly in between res_config_pgsql queries, the next query will fail because the query is executed on a disconnected/disconnecting handle. The query is abandoned and is returned from in error. Now we will reconnect and try again if a query was run on a disconnected connection. (closes issue #18071) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@300882 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_curl.c')
0 files changed, 0 insertions, 0 deletions