aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.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:38 -0400
commit9adda98c7738f5a8d4fdaa5a7a5bfb3f11c94899 (patch)
tree5ff8ba04f71c93a804d3a58499bafe5fb9596ec9 /src/backend/access/gist/gist.c
parentd72ecc91c38b0d117f8d2137ab920f6cbc6e913d (diff)
downloadpostgresql-9adda98c7738f5a8d4fdaa5a7a5bfb3f11c94899.tar.gz
postgresql-9adda98c7738f5a8d4fdaa5a7a5bfb3f11c94899.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions