]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: \copy can get data values \. and end-of-input confused
authorBruce Momjian <bruce@momjian.us>
Fri, 3 Nov 2023 17:57:58 +0000 (13:57 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 3 Nov 2023 17:57:58 +0000 (13:57 -0400)
commit7186596db64a038150f03a02f3fcf9edb9f149c5
treebe576115dd3549ae7cf1e2e500aea73716a52285
parentbf7584e4c7f759e7584b82f9353f61ba4a9d3f21
doc: \copy can get data values \. and end-of-input confused

Reported-by: Svante Richter
Discussion: https://postgr.es/m/fcd57e4-8f23-4c3e-a5db-2571d09208e2@beta.fastmail.com

Backpatch-through: 11
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/copy.c