]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 05:23:13 +0000 (05:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 05:23:13 +0000 (05:23 +0000)
> * Allow PREPARE of cursors

doc/TODO

index 9fd8ae1e0d75af126fd7de3084db8a13293d769f..dc77d969f0fdcd8d9377974e5baeeec1b23460a2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sun Aug 17 00:50:56 EDT 2003
+Last updated:          Sun Aug 17 01:23:08 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -196,6 +196,7 @@ Commands
 * Prevent COMMENT ON DATABASE from using a database name
 * Add GUC variable to prevent waiting on locks
 * Add TRUNCATE ... CASCADE
+* Allow PREPARE of cursors
 
 
 * ALTER
@@ -487,7 +488,7 @@ Source Code
 * Acquire lock on a relation before building a relcache entry for it
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * Add checks for fclose() failure
-* Change CVS $Id: TODO,v 1.1121 2003/08/17 04:50:57 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1121 2003/08/17 04:50:57 momjian Exp $
+* Change CVS $Id: TODO,v 1.1122 2003/08/17 05:23:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1122 2003/08/17 05:23:13 momjian Exp $
 * Exit postmaster if postgresql.conf can not be opened
 * Rename /scripts directory because they are all C programs now
 * Allow the regression tests to start postmaster with -i so the tests