From 9e53f83c7584eec19a964d92df3df02dd30cf863 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 18 Apr 2007 13:31:17 +0000 Subject: Item not done, per Pavel: < o -Add MOVE < o -Add support for SCROLL cursors > o Add support for MOVE and SCROLL cursors --- doc/src/FAQ/TODO.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 61df9e8f5a3..0ea0979b835 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Apr 17 19:54:24 EDT 2007 +Last updated: Wed Apr 18 09:31:04 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -672,9 +672,8 @@ first. There is also a developer's wiki at
http://archives.postgresql.org/pgsql-patches/2006-05/msg00302.php http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php

-
  • -Add MOVE
  • Add single-step debugging of functions -
  • -Add support for SCROLL cursors +
  • Add support for MOVE and SCROLL cursors

    PL/pgSQL cursors should support the same syntax as backend cursors.

    -- cgit v1.2.3