]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the BTREE_IDXDELETE flag to BTREE_AUXDELETE, to better
authordrh <drh@noemail.net>
Wed, 27 Jan 2016 16:26:25 +0000 (16:26 +0000)
committerdrh <drh@noemail.net>
Wed, 27 Jan 2016 16:26:25 +0000 (16:26 +0000)
commitdef19e3b48c4064f38e6c701469f5365962f1481
tree462b3a3ea60783c348167abf6a0615477ce707e6
parent127f720240d07433276e0ce98cb8426a23266467
Change the name of the BTREE_IDXDELETE flag to BTREE_AUXDELETE, to better
reflect its purpose.

FossilOrigin-Name: 1d3bf6bebdda9f96734bc139601e9b05344ea0b4
manifest
manifest.uuid
src/btree.c
src/btree.h
src/delete.c
src/sqliteInt.h
src/vdbe.c