>
> o Properly mark all libpq-exported functions with "PQ"
>
> http://archives.postgresql.org/pgsql-hackers/2005-10/msg00696.php
PostgreSQL TODO List
====================
-Last updated: Wed Jun 14 17:47:02 EDT 2006
+Last updated: Wed Jun 14 17:54:38 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
One complexity is that a statement like SELECT 1/col could error
out mid-way through the result set.
+ o Properly mark all libpq-exported functions with "PQ"
+
+ http://archives.postgresql.org/pgsql-hackers/2005-10/msg00696.php
+
Triggers
========
-Last updated: Wed Jun 14 17:47:02 EDT 2006
+Last updated: Wed Jun 14 17:54:38 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.
+
+
Properly mark all libpq-exported functions with "PQ"