Change psql \copy stdin/stdout to read from command input/output.
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Apr 2004 15:58:52 +0000 (15:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Apr 2004 15:58:52 +0000 (15:58 +0000)
commitabdabeb99571a093af5b063c045a65d1c1b09038
tree7a06266eadf19c7524a33f8655cdc44ac352a5e7
parent7b3189c18598e57045a09af5036fa2190165c49c
Change psql \copy stdin/stdout to read from command input/output.

Add pstdin/pstdout to read from psql's stdin/stdout.

BACKWARD INCOMPATIBLE CHANGE
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/copy.c