mirror of
https://github.com/postgres/postgres.git
synced 2026-06-17 22:19:08 -04:00
e9a79c220b
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