]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for ticket #71: Correctly handle CR and CRLF line terminators in the
authordrh <drh@noemail.net>
Tue, 30 Jul 2002 17:20:40 +0000 (17:20 +0000)
committerdrh <drh@noemail.net>
Tue, 30 Jul 2002 17:20:40 +0000 (17:20 +0000)
commit62160e798cd6d7568cb4ef85772682ac933ebbf0
tree3cbbed86a6feed2b8c88909c7b220966f8d8da71
parent368c7f6df17b099ebb7b0986dfd21e9858157af0
Fix for ticket #71: Correctly handle CR and CRLF line terminators in the
input files for the COPY command. (CVS 694)

FossilOrigin-Name: be1315755ef801b5ec07f469134e0d33a3ece990
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h
src/vdbe.c
test/copy.test