aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/logicalfuncs.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2014-09-30 15:55:28 -0400
committerStephen Frost <sfrost@snowman.net>2014-09-30 16:00:34 -0400
commit721a8bb54602624b24d416f8d9b7b8f97701ecbd (patch)
treef71e2a847f6610079e5e84f53392ce029dc1c15a /src/backend/replication/logical/logicalfuncs.c
parent5f4f66f67184cc4696ffa3babcad868d34fd557a (diff)
downloadpostgresql-721a8bb54602624b24d416f8d9b7b8f97701ecbd.tar.gz
postgresql-721a8bb54602624b24d416f8d9b7b8f97701ecbd.zip
Correct stdin/stdout usage in COPY .. PROGRAM
The COPY documentation incorrectly stated, for the PROGRAM case, that we read from stdin and wrote to stdout. Fix that, and improve consistency by referring to the 'PostgreSQL' user instead of the 'postgres' user, as is done in the rest of the COPY documentation. Pointed out by Peter van Dijk. Back-patch to 9.3 where COPY .. PROGRAM was introduced.
Diffstat (limited to 'src/backend/replication/logical/logicalfuncs.c')
0 files changed, 0 insertions, 0 deletions