diff --git a/doc/TODO b/doc/TODO index bea9ca36e7..20d41a547e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Wed Jun 14 15:32:43 EDT 2006 +Last updated: Wed Jun 14 16:40:11 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -586,6 +586,7 @@ SQL Commands o Allow COPY to output from SELECT COPY should also be able to output views. + http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php * GRANT/REVOKE diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 4c71373665..200a7572d6 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Jun 14 15:32:43 EDT 2006
+Last updated: Wed Jun 14 16:40:11 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -532,6 +532,7 @@ first.
COPY should also be able to output views. + http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php