]> granicus.if.org Git - postgresql/commit
Back-patch fix for followings:
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 27 Feb 2002 01:47:31 +0000 (01:47 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 27 Feb 2002 01:47:31 +0000 (01:47 +0000)
commit567f9d054f60ef51f71b4962c12ebef4e100caf2
tree998e89d842747f257a545b6d61bb24227c43f25e
parent75c07d5b4d9361063502399720fce4881b0e4b7b
Back-patch fix for followings:

Fix bug in COPY FROM when DELIMITER is not in ASCII range.
See pgsql-bugs/pgsql-hackers discussion "COPY FROM is not 8bit clean"
around 2002/02/26 for more details -- Tatsuo Ishii
src/backend/commands/copy.c