PostgreSQL TODO List
====================
-Last updated: Mon Feb 19 22:47:00 EST 2007
+Last updated: Tue Feb 20 09:17:18 EST 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/2006-12/msg00568.php
+* Fix IS OF so it matches the ISO specification, and add documentation
+
+ http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php
+ http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php
-Last updated: Mon Feb 19 22:47:00 EST 2007
+Last updated: Tue Feb 20 09:17:18 EST 2007
The most recent version of this document can be viewed at
Allow holdable cursors in SPI
Tighten function permission checks
+
+
Fix IS OF so it matches the ISO specification, and add documentation