- Notifications
You must be signed in to change notification settings - Fork28
Commit2af360e
committed
Clean up some problems in new asynchronous-connection logic
in libpq --- mostly, poor response to error conditions. You now actuallyget 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.1 parent0e6d72d commit2af360e
File tree
4 files changed
+160
-178
lines changed- doc/src/sgml
- src/interfaces/libpq
4 files changed
+160
-178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 331 | + | |
343 | 332 | | |
344 | 333 | | |
345 | 334 | | |
| |||
373 | 362 | | |
374 | 363 | | |
375 | 364 | | |
376 | | - | |
| 365 | + | |
377 | 366 | | |
378 | 367 | | |
379 | 368 | | |
| |||
0 commit comments
Comments
(0)