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

  1. doc: \123 and \x12 escapes in COPY are in database encoding.