>
> http://archives.postgresql.org/pgsql-hackers/2007-03/msg01803.php
PostgreSQL TODO List
====================
-Last updated: Thu Mar 29 17:44:34 EDT 2007
+Last updated: Mon Apr 2 13:15:24 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00184.php
+ o Add PQexecf() that allows complex parameter substitution
+
+ http://archives.postgresql.org/pgsql-hackers/2007-03/msg01803.php
Triggers
========
-Last updated: Thu Mar 29 17:44:34 EDT 2007
+Last updated: Mon Apr 2 13:15:24 EDT 2007
The most recent version of this document can be viewed at
Consider disallowing multiple queries in PQexec() as an
additional barrier to SQL injection attacks
+
+
Add PQexecf() that allows complex parameter substitution