< o Add support for WITH HOLD and SCROLL cursors
> o -Add support for WITH HOLD and SCROLL cursors
PostgreSQL TODO List
====================
-Last updated: Tue Apr 17 17:22:09 EDT 2007
+Last updated: Tue Apr 17 17:22:42 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o -Add MOVE
o Add single-step debugging of functions
- o Add support for WITH HOLD and SCROLL cursors
+ o -Add support for WITH HOLD and SCROLL cursors
PL/pgSQL cursors should support the same syntax as
backend cursors.
-Last updated: Tue Apr 17 17:22:09 EDT 2007
+Last updated: Tue Apr 17 17:22:42 EDT 2007
The most recent version of this document can be viewed at
-Add MOVE
Add single-step debugging of functions
-
Add support for WITH HOLD and SCROLL cursors
+
-Add support for WITH HOLD and SCROLL cursors
PL/pgSQL cursors should support the same syntax as
backend cursors.