]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the NextIfOpen and PrevIfOpen opcodes which are no longer needed
authordrh <drh@noemail.net>
Thu, 7 Jun 2018 17:32:59 +0000 (17:32 +0000)
committerdrh <drh@noemail.net>
Thu, 7 Jun 2018 17:32:59 +0000 (17:32 +0000)
commitf1949b6634bb7bdf836cc0371917dec25edc9c85
tree4cc1bd0e6088be3911a4171c06d39a08926bccd2
parent056f5396fef186c23f654b06872c9f478d530016
Remove the NextIfOpen and PrevIfOpen opcodes which are no longer needed
when the IN-early-out optimization is working.

FossilOrigin-Name: 439c8162272795b422a0e01b01b832fbc12b39914c9632a674162af8bdecff98
manifest
manifest.uuid
src/shell.c.in
src/vdbe.c
src/vdbeaux.c
src/where.c
src/wherecode.c