Add COPY views patch URL:
authorBruce Momjian
Wed, 14 Jun 2006 20:40:20 +0000 (20:40 +0000)
committerBruce Momjian
Wed, 14 Jun 2006 20:40:20 +0000 (20:40 +0000)
>    http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php

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

index bea9ca36e707b9c944bceb94b8ed746a734e5cef..20d41a547e0c1422b47c61356ceae06180e0a0a4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
index 4c71373665d4a71dcf878e7d4b600289dc271b79..200a7572d61157cf7f1d9683fd97c022ddaeb2f2 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
 

     
  • 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