> * Fix SSL retry to avoid useless repeated connection attempts and
> ensuing misleading error messages
PostgreSQL TODO List
====================
-Last updated: Mon Oct 2 19:25:57 EDT 2006
+Last updated: Mon Oct 2 20:00:14 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
held on the server waiting for them to be requested by libpq.
One complexity is that a statement like SELECT 1/col could error
out mid-way through the result set.
+ * Fix SSL retry to avoid useless repeated connection attempts and
+ ensuing misleading error messages
Triggers
-Last updated: Mon Oct 2 19:25:57 EDT 2006
+Last updated: Mon Oct 2 20:00:14 EDT 2006
The most recent version of this document can be viewed at
held on the server waiting for them to be requested by libpq.
One complexity is that a statement like SELECT 1/col could error
out mid-way through the result set.
-
+
Fix SSL retry to avoid useless repeated connection attempts and
+ ensuing misleading error messages
+