]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the hash table used to store symbols in the schema, so that hash-improvements
authordrh <>
Sat, 8 Feb 2025 11:15:41 +0000 (11:15 +0000)
committerdrh <>
Sat, 8 Feb 2025 11:15:41 +0000 (11:15 +0000)
commitf62d053b49c287544c9b807cf9a067b7dca252fa
tree9195e3a84137cd168a7591c6d0452cc08c0966fa
parent84b0f221f4e92139077d8246cc373e8264224a97
Improvements to the hash table used to store symbols in the schema, so that
it works better (requires fewer calls to sqlite3StrICmp()) for large schemas,
and uses less code space.

FossilOrigin-Name: 0318b68c845c84eded757c67f820e1783551574ac9e5670be640c4bfe22a934b
manifest
manifest.uuid
src/hash.c
src/hash.h