postgresql/doc
Heikki Linnakangas 9454265eb2 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
2021-08-17 11:17:59 +03:00
..
src doc: \123 and \x12 escapes in COPY are in database encoding. 2021-08-17 11:17:59 +03:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO