]> granicus.if.org Git - postgresql/commit
Clean up some problems in new asynchronous-connection logic
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2000 05:33:15 +0000 (05:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2000 05:33:15 +0000 (05:33 +0000)
commit2af360ed1c5036b8d488cdb6dc94f96608375769
tree9ba0f42b31172de303f54eb514f5678265093a03
parent0e6d72db55f2d8bb553c8f994c60902a44ac3bd1
Clean up some problems in new asynchronous-connection logic
in libpq --- mostly, poor response to error conditions.  You now actually
get to see the postmaster's 'The Data Base System is starting up' message,
which you didn't before.  I suspect the SSL code is still broken though.
doc/src/sgml/libpq.sgml
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-fe.h
src/interfaces/libpq/libpq-int.h