diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-12-27 16:45:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-12-27 16:45:22 +0000 |
commit | 16adaf1b80013bee8d68ea994d95769be95a8548 (patch) | |
tree | f549758aac9d587f60f7523293faedcd1047cac7 /src/backend/commands/dbcommands.c | |
parent | f5f1355dc4dccea18ce9b8af14ea48038507409a (diff) | |
download | postgresql-16adaf1b80013bee8d68ea994d95769be95a8548.tar.gz postgresql-16adaf1b80013bee8d68ea994d95769be95a8548.zip |
Swap the order of testing for control characters and for column delimiter in
CopyAttributeOutText(), so that control characters are converted to the
C-style escape sequences even if they happen to be equal to the column
delimiter (as is true by default for tab, for example). Oversight in my
previous patch to restore pre-8.3 behavior of COPY OUT escaping. Per report
from Tomas Szepe.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions