doc: \123 and \x12 escapes in COPY are in database encoding.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/copy.sgml | modified | +8 −2 |
Documentation touched
Discussion
- BUG #17142: COPY ignores client_encoding for octal digit characters 4 messages · 2021-08-11 → 2021-08-17