PostgreSQL TODO List
====================
-Last updated: Mon Apr 2 13:18:40 EDT 2007
+Last updated: Mon Apr 2 16:10:03 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
PL/pgSQL cursors should support the same syntax as
backend cursors.
- o Allow PL/RETURN to return row or record functions
+ o Allow RETURN to return row or record functions
http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php
+ http://archives.postgresql.org/pgsql-patches/2006-08/msg00397.php
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg00388.php
o Fix problems with RETURN NEXT on tables with
dropped/added columns after function creation
-Last updated: Mon Apr 2 13:18:40 EDT 2007
+Last updated: Mon Apr 2 16:10:03 EDT 2007
The most recent version of this document can be viewed at
PL/pgSQL cursors should support the same syntax as
backend cursors.
-
Allow PL/RETURN to return row or record functions
+
Allow RETURN to return row or record functions
Fix problems with RETURN NEXT on tables with
dropped/added columns after function creation