git.postgresql.org Git - postgresql.git/commit
2006年8月23日 02:48:12 +0000 (02:48 +0000)
2006年8月23日 02:48:12 +0000 (02:48 +0000)
commit efdec1ac1bcef6f65b453efa70241a36c70863aa
Update COPY/VIEW item:
< o Allow COPY to output from SELECT
> o Allow COPY (SELECT ...) TO 'filename'
< COPY should also be able to output views.
> COPY should also be able to output views using COPY (SELECT
> * FROM view) TO 'filename' internally.
This is the main PostgreSQL git repository.
RSS
Atom