Add:
authorBruce Momjian
Thu, 18 Aug 2005 14:14:31 +0000 (14:14 +0000)
committerBruce Momjian
Thu, 18 Aug 2005 14:14:31 +0000 (14:14 +0000)
>  o Remove unnecessary abstractions in pg_dump source code

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

index 46a9b314d1655e525f06a75c5d115e9c88e9b21a..7af61e7c689a353b41a62f5cf5128cc5e77cf5ed 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Thu Aug 18 00:42:37 EDT 2005
+Last updated:      Thu Aug 18 10:14:29 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -601,6 +601,7 @@ Clients
 
    o Add CSV output format
    o Update pg_dump and psql to use the new COPY libpq API (Christopher)
+   o Remove unnecessary abstractions in pg_dump source code
 
 
 * ecpg
index 0c9437b35b8a37db05d6cd015ed5732134088e85..a73b3c0e29b9f0c185e1749d96a325ef1668dbba 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Thu Aug 18 00:42:37 EDT 2005
+Last updated:           Thu Aug 18 10:14:29 EDT 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -546,6 +546,7 @@ first.
 

     
  • Add CSV output format
  •      
  • Update pg_dump and psql to use the new COPY libpq API (Christopher)
  • +    
  • Remove unnecessary abstractions in pg_dump source code
  •    
       
  • ecpg
  •