Re: BUG #17142: COPY ignores client_encoding for octal digit characters
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: vilarion@illarion.org, pgsql-bugs@lists.postgresql.org
Date: 2021-08-17T08:28:31Z
Lists: pgsql-bugs
On 12/08/2021 11:01, vilarion@illarion.org wrote: > Thanks for clarifying! This patch to the docs will allow me to file a > bug report against the library I am using (pqxx). Pushed the docs patch now. - Heikki
Commits
-
doc: \123 and \x12 escapes in COPY are in database encoding.
- 087c1a2f119b 9.6.24 landed
- 7d6d1555926a 10.19 landed
- b889d6c7196d 11.14 landed
- 9454265eb26a 12.9 landed
- c9e75c21d8c9 13.5 landed
- f90c05959ec3 14.0 landed
- e9a79c220bf5 15.0 landed