- add PQerrorMessage to conn_error()
authorMartin Pihlak <martin.pihlak@gmail.com>
Wed, 8 Apr 2009 13:30:54 +0000 (16:30 +0300)
committerMartin Pihlak <martin.pihlak@gmail.com>
Wed, 8 Apr 2009 13:30:54 +0000 (16:30 +0300)
commit268e10670e97a2ac9a554ffae75114d4766c37dd
tree50536d5411ba91f5df4a4e180db9e07dfb5495f9
parent24962e1685ba7132d693c83ce702d7b5ff7399e2
- add PQerrorMessage to conn_error()
- reconnect on db error and timeout
- getopt parentheses bugfix
sql/ticker/connection.c
sql/ticker/connection.h
sql/ticker/maint.c
sql/ticker/pgqd.c
sql/ticker/retry.c
sql/ticker/ticker.c