]> granicus.if.org Git - postgresql/commit
Fix bug in COPY FROM when DELIMITER is not in ASCII range.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 27 Feb 2002 01:34:41 +0000 (01:34 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 27 Feb 2002 01:34:41 +0000 (01:34 +0000)
commit21f9a654f0d3b7ecb2023797df54abc52da4350e
treee3a699b03cba59e9c1839a0a68f1e142f52e2f25
parent56ee2ecba96a742bb6e18dfe8ee48054e90ebaa9
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