Done by Rod:
authorBruce Momjian
Tue, 20 Aug 2002 02:16:38 +0000 (02:16 +0000)
committerBruce Momjian
Tue, 20 Aug 2002 02:16:38 +0000 (02:16 +0000)
> * -Make other constraints clearer in dump file

doc/TODO

index 8855c16f65eeb5af7ba49e57e97930de50a9a99c..d35ce83442e5140cfcea8e745d2e62522a74b875 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Sat Aug 17 11:09:40 EDT 2002
+Last updated:      Mon Aug 19 22:16:31 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -346,7 +346,7 @@ Dependency Checking
 * Propagate column or table renaming to foreign key constraints
 * -Automatically drop constraints/functions when object is dropped
 * -Make foreign key constraints clearer in dump file
-* Make other constraints clearer in dump file
+* -Make other constraints clearer in dump file
 * -Make foreign keys easier to identify
 * Flush cached query plans when their underlying catalog data changes
 * Use dependency information to dump data in proper order