]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Faster column name lookup in the columnIndex() routine using hashing.
authordrh <drh@noemail.net>
Mon, 20 Jul 2020 13:11:19 +0000 (13:11 +0000)
committerdrh <drh@noemail.net>
Mon, 20 Jul 2020 13:11:19 +0000 (13:11 +0000)
commita192807c132854b8da42aad2ba0d03b26751fce4
tree98b42a3c17be42f601144f1c638e82b08db96792
parent51da8daf822a8c27fd2f4646c4c19d8ed23a7e73
Faster column name lookup in the columnIndex() routine using hashing.

FossilOrigin-Name: de2a90812498e504c9b8eeb83bfc48a948b45e87bdfa242c0aa9f0377d90740f
manifest
manifest.uuid
src/select.c