]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the VDBE to export the sqlite3MemCompare() routine and thus free
authordrh <drh@noemail.net>
Sat, 28 Jun 2014 14:28:06 +0000 (14:28 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Jun 2014 14:28:06 +0000 (14:28 +0000)
commit3eddb23e31ffa880acaae04f902480d1cd729f68
treed6e2bce3ca90a7ef5ffd7f457f02632f8f4d9ea9
parent4364dc5ea6697dfa37e61c2ec7d91469891854a6
Change the VDBE to export the sqlite3MemCompare() routine and thus free
where.c from the dependency on vdbeInt.h.

FossilOrigin-Name: d186d1ac3c47f0d814636c4b8386a6065a294750
manifest
manifest.uuid
src/vdbe.h
src/vdbeInt.h
src/where.c