aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2021-08-17 10:00:06 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2021-08-17 11:17:53 +0300
commitc9e75c21d8c96c9385fdb3693d35628a2a625630 (patch)
treef8da12dd78c7734b49177c2edb68599c5396e88c /src/backend/regex/regexec.c
parent7f0873f328efe057090071805be3f1ade48ecc8a (diff)
downloadpostgresql-c9e75c21d8c96c9385fdb3693d35628a2a625630.tar.gz
postgresql-c9e75c21d8c96c9385fdb3693d35628a2a625630.zip
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
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions