]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the column-cache mechanism to be more robust (and more correct).
authordrh <drh@noemail.net>
Thu, 23 Apr 2009 13:22:42 +0000 (13:22 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Apr 2009 13:22:42 +0000 (13:22 +0000)
commitceea33217b5c825244e7cd1c3a4be47af0d56919
treec49e6047b2eafaebe63ace43725430463574ac44
parent044925be0b82dc7d6712e18559f5c8b9c4d99dbe
Rework the column-cache mechanism to be more robust (and more correct).
The column-alias cache is currently disabled, (CVS 6538)

FossilOrigin-Name: dd4d67a67454a3ff13c286a2a8360c5f0432c91d
manifest
manifest.uuid
src/build.c
src/expr.c
src/select.c
src/sqliteInt.h
src/trigger.c
src/where.c
test/alias.test
test/tkt3461.test