-
- Downloads
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.
Showing
- doc/src/sgml/libpq.sgml 3 additions, 14 deletionsdoc/src/sgml/libpq.sgml
- src/interfaces/libpq/fe-connect.c 148 additions, 148 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/libpq/libpq-fe.h 3 additions, 10 deletionssrc/interfaces/libpq/libpq-fe.h
- src/interfaces/libpq/libpq-int.h 6 additions, 6 deletionssrc/interfaces/libpq/libpq-int.h
Loading
Please register or sign in to comment