pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: doc: \123 and \x12 escapes in COPY are in database encoding.
Date
Msg-id E1mFuRW-00066H-Jf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: \123 and \x12 escapes in COPY are in database encoding.

The backslash sequences, including \123 and \x12 escapes, are interpreted
after encoding conversion. The docs failed to mention that.

Backpatch to all supported versions.

Reported-by: Andreas Grob
Discussion: https://www.postgresql.org/message-id/17142-9181542ca1df75ab%40postgresql.org

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/087c1a2f119b3e27ef989d414750709f7bef3cb8

Modified Files
--------------
doc/src/sgml/ref/copy.sgml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Revert analyze support for partitioned tables
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Set type identifier on BIO