> o Add sleep() to PL/PgSQL
PostgreSQL TODO List
====================
-Last updated: Wed Aug 24 10:24:13 EDT 2005
+Last updated: Wed Aug 24 12:49:34 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o Add MOVE to PL/pgSQL
o Pass arrays natively instead of as text between plperl and postgres
o Add support for polymorphic arguments and return types to plperl
+ o Add sleep() to PL/PgSQL
Clients
-Last updated: Wed Aug 24 10:24:13 EDT 2005
+Last updated: Wed Aug 24 12:49:34 EDT 2005
The most recent version of this document can be viewed at
Add MOVE to PL/pgSQL
Pass arrays natively instead of as text between plperl and postgres
Add support for polymorphic arguments and return types to plperl
+
Add sleep() to PL/PgSQL