]> 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)
commit930bc76bec1021c9ab8c8cb41cc08d598c2e26d8
treef0b2fd3dcc9354ddadc1b9fdafd7c82e491bb57c
parent54af107cb119fb635c912362a425242bccffb485
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