@ -8,7 +8,7 @@
< body bgcolor = "#FFFFFF" text = "#000000" link = "#FF0000" vlink = "#A00000" alink = "#0000FF" >
< body bgcolor = "#FFFFFF" text = "#000000" link = "#FF0000" vlink = "#A00000" alink = "#0000FF" >
< h1 > < a name = "section_1" > PostgreSQL TODO List< / a > < / h1 >
< h1 > < a name = "section_1" > PostgreSQL TODO List< / a > < / h1 >
< p > Current maintainer: Bruce Momjian (< a href = "mailto:pgman@candle.pha.pa.us" > pgman@candle.pha.pa.us< / a > )< br / >
< p > Current maintainer: Bruce Momjian (< a href = "mailto:pgman@candle.pha.pa.us" > pgman@candle.pha.pa.us< / a > )< br / >
Last updated: Fri Jun 2 23:59:37 EDT 2006
Last updated: Sat Jun 3 21:33:24 EDT 2006
< / p >
< / p >
< p > The most recent version of this document can be viewed at< br / >
< p > The most recent version of this document can be viewed at< br / >
< a href = "http://www.postgresql.org/docs/faqs.TODO.html" > http://www.postgresql.org/docs/faqs.TODO.html< / a > .
< a href = "http://www.postgresql.org/docs/faqs.TODO.html" > http://www.postgresql.org/docs/faqs.TODO.html< / a > .
@ -516,8 +516,8 @@ first.
the table at the same time, which is something that is
the table at the same time, which is something that is
currently allowed.
currently allowed.
< / p >
< / p >
< / li > < li > Allow COPY to output from views
< / li > < li > Allow COPY to output from SELECT
< p > Another idea would be to allow actual SELECT statements in a COPY .
< p > COPY should also be able to output views .
< / p >
< / p >
< / li > < / ul >
< / li > < / ul >
< / li > < li > GRANT/REVOKE
< / li > < li > GRANT/REVOKE