]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in UPDATE OR REPLACE that was introduced by check-in (999).
authordrh <drh@noemail.net>
Wed, 4 Jun 2003 16:24:39 +0000 (16:24 +0000)
committerdrh <drh@noemail.net>
Wed, 4 Jun 2003 16:24:39 +0000 (16:24 +0000)
commit7d02cb73ca5b706b49be02d00c7ee996efa97c2e
tree3c2e03d1d73e65ec081d7b3333c9966544772bfc
parentb8ec20925d7ae66f35618f0bf462c2e5fda51739
Fix a bug in UPDATE OR REPLACE that was introduced by check-in (999).
Also clean up some compiler warnings for VC++. (CVS 1005)

FossilOrigin-Name: af6f2bdf59fb621ff3e1d061e429f01ebd7d0b42
manifest
manifest.uuid
src/btree.c
src/insert.c
src/os.c
src/pager.c
src/vdbe.c
test/insert.test