Change psql \copy stdin/stdout to read from command input/output.
Bruce Momjian <bruce@momjian.us>
Change psql \copy stdin/stdout to read from command input/output. Add pstdin/pstdout to read from psql's stdin/stdout. BACKWARD INCOMPATIBLE CHANGE
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +12 −27 |
| src/bin/psql/copy.c | modified | +10 −11 |