Thread: pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    04/04/12 12:58:52

Modified files:
    doc/src/sgml/ref: psql-ref.sgml
    src/bin/psql   : copy.c

Log message:
    Change psql \copy stdin/stdout to read from command input/output.

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

    BACKWARD INCOMPATIBLE CHANGE