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_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7f85099f4b3bf0142b19e87b5596a63c2df96274

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