< o Allow COPY to output from views
> o Allow COPY to output from SELECT
570c570
< Another idea would be to allow actual SELECT statements in a COPY.
> COPY should also be able to output views.
PostgreSQL TODO List
====================
-Last updated: Fri Jun 2 23:59:37 EDT 2006
+Last updated: Sat Jun 3 21:33:24 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
the table at the same time, which is something that is
currently allowed.
- o Allow COPY to output from views
+ o Allow COPY to output from SELECT
- Another idea would be to allow actual SELECT statements in a COPY.
+ COPY should also be able to output views.
* GRANT/REVOKE
-Last updated: Fri Jun 2 23:59:37 EDT 2006
+Last updated: Sat Jun 3 21:33:24 EDT 2006
The most recent version of this document can be viewed at
the table at the same time, which is something that is
currently allowed.
-
Allow COPY to output from views
-
Another idea would be to allow actual SELECT statements in a COPY.
+
Allow COPY to output from SELECT
+
COPY should also be able to output views.
GRANT/REVOKE