]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a procedure to handle the messy details of allocating an Index object
authordrh <drh@noemail.net>
Tue, 22 Oct 2013 14:28:02 +0000 (14:28 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Oct 2013 14:28:02 +0000 (14:28 +0000)
commit77e57dfbc8f40ecfdab70be2514165d5c74e914c
tree133d1eb62075a3493da6910ed50fbf5bd3b868d1
parent42533337e28f0654c7335a3a062d51f2ed81b1fe
Add a procedure to handle the messy details of allocating an Index object
from the heap.

FossilOrigin-Name: 45efc94f9a8169433ffcb4aa35760551c55df4c4
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/where.c