pgsql: doc: \copy can get data values \. and end-of-input confused - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: \copy can get data values \. and end-of-input confused
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc: \copy can get data values \. and end-of-input confused

Reported-by: Svante Richter

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 11

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d1d80ef0115d5c7a079136403528a485c3c48586

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 4 ++++
src/bin/psql/copy.c            | 1 +
2 files changed, 5 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: CREATE DATABASE doesn't copy db-level perms. from template
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: move HBA reload instructions above the syntax details