Update wording:
authorBruce Momjian
Mon, 24 Mar 2008 14:17:06 +0000 (14:17 +0000)
committerBruce Momjian
Mon, 24 Mar 2008 14:17:06 +0000 (14:17 +0000)
<  o Allow pre/data/post files when dumping a single object, for
<    performance reasons
>  o Allow pre/data/post files when schema and data are dumped
>    separately, for performance reasons

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

index 14202820178b0d4b6052ca171647ca86399957d8..5d6b9b2752a51e0809d6d905581f34f3859e644b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sun Mar 23 08:36:50 EDT 2008
+Last updated:      Mon Mar 24 10:16:57 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1055,8 +1055,8 @@ Clients
      Using psql to restore a pg_dump dump is also affected.
 
    o Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
-   o Allow pre/data/post files when dumping a single object, for
-     performance reasons
+   o Allow pre/data/post files when schema and data are dumped
+     separately, for performance reasons
 
      http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php
 
index 63bd5374815ccd9835af0ff794da0a70aa82ae68..8c9c3d5085b3f7eeec083ff405d513ce1ad4c33d 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sun Mar 23 08:36:50 EDT 2008
+Last updated:           Mon Mar 24 10:16:57 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -920,8 +920,8 @@ first.  There is also a developer's wiki at
 

          Using psql to restore a pg_dump dump is also affected.

 

     
  • Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
  • -    
  • Allow pre/data/post files when dumping a single object, for
  • -          performance reasons
    +    
  • Allow pre/data/post files when schema and data are dumped
  • +          separately, for performance reasons
     

              http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php