]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix comparisons of ROWID against floating point numbers so that they work
authordrh <drh@noemail.net>
Wed, 14 Jan 2004 21:59:22 +0000 (21:59 +0000)
committerdrh <drh@noemail.net>
Wed, 14 Jan 2004 21:59:22 +0000 (21:59 +0000)
commit751f41217e0047b940aa102a069a59830b80ba9c
tree3adbe221083715ebddc9d9ac3f5cd5eddfffe6d3
parentd43ce86fa7d2a1126932f8594a60c82471b46560
Fix comparisons of ROWID against floating point numbers so that they work
correctly.  Ticket #377 and #567. (CVS 1178)

FossilOrigin-Name: c9ac3db8e08403398ec344757385334601a59374
manifest
manifest.uuid
src/encode.c
src/vdbe.c
src/where.c
test/misc3.test
test/rowid.test