]> granicus.if.org Git - postgresql/commit
Fix psql's COPY support to deal with \r\n line endings.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Aug 2004 22:59:29 +0000 (22:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Aug 2004 22:59:29 +0000 (22:59 +0000)
commitb681bf932313c56f9723d2961ef060b97a2249a1
treec7563c1be0931a80d2be2e8ca18c2a9db6017a8e
parent2193121fa9d047872e38f2b09f14151fcace054a
Fix psql's COPY support to deal with \r\n line endings.
Andrew Dunstan, some further hacking by Tom Lane.
src/bin/psql/copy.c