Add URL item for psql -c changes:
authorBruce Momjian
Thu, 11 Jan 2007 04:49:01 +0000 (04:49 +0000)
committerBruce Momjian
Thu, 11 Jan 2007 04:49:01 +0000 (04:49 +0000)
>    http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php

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

index b8ce088388b43291789c53e25779c94b77c6b7c0..6b9fd4bbcd58ebe22c39ab77534cb547d8c9d71f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jan 10 23:48:02 EST 2007
+Last updated:      Wed Jan 10 23:48:50 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -752,6 +752,8 @@ Clients
    o Consider parsing the -c string into individual queries so each
      is run in its own transaction
 
+     http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
+
 
 * pg_dump
 
index 1e635d296e731f488cb9bf9c80143046028afc62..42b23e22672fdf8b300e5e9fdef9c257d0a6646b 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jan 10 23:48:02 EST 2007
+Last updated:           Wed Jan 10 23:48:50 EST 2007
 

 

The most recent version of this document can be viewed at

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

     
  • Consider parsing the -c string into individual queries so each
  •            is run in its own transaction
    +

              http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php

    +

       
       
  • pg_dump
  •