diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2021-08-17 10:00:06 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2021-08-17 10:00:06 +0300 |
commit | e9a79c220bf55e179bb8e0c37fca1239e0fb3b0b (patch) | |
tree | 16935124ba9ed6fe2904411c525fc22ea11f573d /src/test/modules/test_regex/sql/test_regex.sql | |
parent | 6f8127b7390119c21479f5ce495b7d2168930e82 (diff) | |
download | postgresql-e9a79c220bf55e179bb8e0c37fca1239e0fb3b0b.tar.gz postgresql-e9a79c220bf55e179bb8e0c37fca1239e0fb3b0b.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/test/modules/test_regex/sql/test_regex.sql')
0 files changed, 0 insertions, 0 deletions