]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the aFKey hash table, which was not being used. Simplify the
authordrh <drh@noemail.net>
Sat, 2 May 2009 13:29:37 +0000 (13:29 +0000)
committerdrh <drh@noemail.net>
Sat, 2 May 2009 13:29:37 +0000 (13:29 +0000)
commite61922a6a131b00148cc050cadbdffd467e524ec
tree7b970cd9584b19517ac01f0fb3dd3412c1a6df9a
parent7895fdd4523186fa6346073e5c7dbfa94791755a
Remove the aFKey hash table, which was not being used.  Simplify the
FKey object.  Simplify the hash.c module since the copyKey parameter
formerly used only by aFKey is now no longer required. (CVS 6594)

FossilOrigin-Name: 80c43a355c6e482457abc2f9c3ad3a565cec55fb
manifest
manifest.uuid
src/build.c
src/callback.c
src/hash.c
src/hash.h
src/main.c
src/sqliteInt.h