]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Sun, 7 Dec 2003 00:54:05 +0000 (00:54 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 7 Dec 2003 00:54:05 +0000 (00:54 +0000)
> * -Use dependency information to dump data in proper order

doc/TODO

index 878a7848f0a7a2756c738baacb1abee7e25a3ea4..3b416df659ccad60ed3364b9b5c9c4bcc67b4a08 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Mon Dec  1 17:22:38 EST 2003
+Last updated:          Sat Dec  6 19:54:03 EST 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -317,7 +317,7 @@ Dependency Checking
 ===================
 
 * Flush cached query plans when their underlying catalog data changes
-* Use dependency information to dump data in proper order
+* -Use dependency information to dump data in proper order
 * Have pg_dump -c clear the database using dependency information
 
 
@@ -461,7 +461,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 $PostgreSQL: pgsql/doc/TODO,v 1.1177 2003/12/01 22:22:44 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1177 2003/12/01 22:22:44 momjian Exp $
+* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1178 2003/12/07 00:54:05 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1178 2003/12/07 00:54:05 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