]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the Parse.aColCache column cache so that all of the valid entries are
authordrh <drh@noemail.net>
Fri, 30 Sep 2016 20:22:27 +0000 (20:22 +0000)
committerdrh <drh@noemail.net>
Fri, 30 Sep 2016 20:22:27 +0000 (20:22 +0000)
commit9b40d13f437429abae07b4e03fd18647696c98e4
tree6a59bc8370f15a44eb9bc19aeba54b16fad74d0c
parente05950d8788b721565043405f26afa3e0a8fdf5c
Fix the Parse.aColCache column cache so that all of the valid entries are
in the first Parse.nColCache slots.

FossilOrigin-Name: 6028502059ccbd3699637b7a70a6d8ce1b7c3dad
manifest
manifest.uuid
src/expr.c
src/vdbeaux.c