]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the symbol hash table to use only a single key class. Other
authordrh <drh@noemail.net>
Fri, 10 Oct 2008 17:41:28 +0000 (17:41 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Oct 2008 17:41:28 +0000 (17:41 +0000)
commit1b67f3caf2c8e50d038b03a943516e2df0fd4021
tree44b9790a9d6e1168799982a7aba41d2fa9380a70
parentadfae6c68b3752c52d188eeed55acb7e77e19c53
Simplify the symbol hash table to use only a single key class.  Other
changes to improve code coverage. (CVS 5794)

FossilOrigin-Name: ff50a8a7e5a15fac192939ff3206fa18d1c5a6dd
manifest
manifest.uuid
src/callback.c
src/hash.c
src/hash.h
src/main.c
src/test_malloc.c
test/lookaside.test
test/permutations.test