]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the size of the NameContext object by grouping seldom-used fields
authordrh <drh@noemail.net>
Mon, 16 Apr 2018 10:34:13 +0000 (10:34 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Apr 2018 10:34:13 +0000 (10:34 +0000)
commit25c3b8caf4f19658cb34ad33686fcf9f30873907
tree4ec0a4f1f5ce0f7228ad85d15d1c122f1b66b002
parent54f2cd905b2d81e5bbce99d106f95c343b12579b
Reduce the size of the NameContext object by grouping seldom-used fields
into a union.

FossilOrigin-Name: dba3095feeeb55b5c0ebe33bdd4be8ba1f24478406685d3a042a69d9c380e742
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/sqliteInt.h