Add item:
authorBruce Momjian
Thu, 24 Nov 2005 04:28:40 +0000 (04:28 +0000)
committerBruce Momjian
Thu, 24 Nov 2005 04:28:40 +0000 (04:28 +0000)
<
>  o Add -f to pg_dumpall

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

index 24c795b6c0f73a63bac318b19a3d5141d22caca4..5b13a859bf21531e1f4213da38f433115a80d8f1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Nov 22 18:22:37 EST 2005
+Last updated:      Wed Nov 23 23:28:37 EST 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -622,7 +622,7 @@ Clients
    o Stop dumping CASCADE on DROP TYPE commands in clean mode
    o Allow pg_dump --clean to drop roles that own objects or have
      privileges
-
+   o Add -f to pg_dumpall
 
 * ecpg
 
index 74cbf6ef742e38e82b67ee48cb2f1746943ad71c..de82aa683136d660c037c0d389b08dee9a7bbf05 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Nov 22 18:22:37 EST 2005
+Last updated:           Wed Nov 23 23:28:37 EST 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -567,6 +567,7 @@ first.
     
  • Stop dumping CASCADE on DROP TYPE commands in clean mode
  •      
  • Allow pg_dump --clean to drop roles that own objects or have
  •            privileges
    +    
  • Add -f to pg_dumpall
  •    
       
  • ecpg
  •