Done:
authorBruce Momjian
Tue, 17 Apr 2007 21:22:13 +0000 (21:22 +0000)
committerBruce Momjian
Tue, 17 Apr 2007 21:22:13 +0000 (21:22 +0000)
<  o Add MOVE
>  o -Add MOVE

doc/TODO
doc/src/FAQ/TODO.html

index f167c9e587467af460c617ed034f384984b28e31..d5939a76d13c269cbb996add2a49a6f3190ecd7c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Apr 17 16:50:27 EDT 2007
+Last updated:      Tue Apr 17 17:22:09 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -754,7 +754,7 @@ SQL Commands
          http://archives.postgresql.org/pgsql-patches/2006-05/msg00302.php
          http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php
 
-       o Add MOVE
+       o -Add MOVE
        o Add single-step debugging of functions
        o Add support for WITH HOLD and SCROLL cursors
 
index a4bf4c2d89989a56e458e0b68b25ee0e964ed5aa..567d9b74cb9f860a53f4805782324e02a8deab98 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Apr 17 16:50:27 EDT 2007
+Last updated:           Tue Apr 17 17:22:09 EDT 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -672,7 +672,7 @@ 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 MOVE
  •        
  • Add single-step debugging of functions
  •        
  • Add support for WITH HOLD and SCROLL cursors
  •  

                      PL/pgSQL cursors should support the same syntax as