]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to speed up sqlite3VdbeRecordCompare() by various means. This code is in...
authordan <dan@noemail.net>
Tue, 25 Feb 2014 21:01:25 +0000 (21:01 +0000)
committerdan <dan@noemail.net>
Tue, 25 Feb 2014 21:01:25 +0000 (21:01 +0000)
commit1fed5dab0dedceca104c51670cf74114587b536f
treeb2361a4a375b2d32972ae5e37b2516bab74bcb41
parente8c1eba9a99a0251433aa58d0fd96155d47b18fe
Attempt to speed up sqlite3VdbeRecordCompare() by various means. This code is in an interim state.

FossilOrigin-Name: 85206e0bbac29adab52bef795f6d1479f2ae2c0e
manifest
manifest.uuid
src/btree.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/vdbemem.c
src/vdbesort.c
test/pragma.test