Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f8495a6

Browse files
committed
Done:
> * -Use dependency information to dump data in proper order
1 parent f094327 commit f8495a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Dec 1 17:22:38 EST 2003
3+
Last updated: Sat Dec 6 19:54:03 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -317,7 +317,7 @@ Dependency Checking
317317
===================
318318

319319
* Flush cached query plans when their underlying catalog data changes
320-
* Use dependency information to dump data in proper order
320+
* -Use dependency information to dump data in proper order
321321
* Have pg_dump -c clear the database using dependency information
322322

323323

@@ -461,7 +461,7 @@ Source Code
461461
* Acquire lock on a relation before building a relcache entry for it
462462
* Research interaction of setitimer() and sleep() used by statement_timeout
463463
* Add checks for fclose() failure
464-
* 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 $
464+
* 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 $
465465
* Exit postmaster if postgresql.conf can not be opened
466466
* Rename /scripts directory because they are all C programs now
467467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)