]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the WHERE generator, when building code for a DELETE operation, make sure ticket-16c9801ce
authordrh <drh@noemail.net>
Fri, 6 May 2016 16:06:59 +0000 (16:06 +0000)
committerdrh <drh@noemail.net>
Fri, 6 May 2016 16:06:59 +0000 (16:06 +0000)
commitbcf6884afdbcdf193308dd393e1360e5f8f4289a
tree8662ddb603a894ab4e81ca7c6f3e7c0eda76e4dd
parent70077d173323e074cbbe40c8234a7b3949b1a5c7
In the WHERE generator, when building code for a DELETE operation, make sure
that seeks to the main table are not deferred.
This is a better fix for the [16c9801ceba49] bug than the previous.

FossilOrigin-Name: 150dd09ebd7b17234a79e1811a0fae8b0a7a40d5
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/where.c
src/wherecode.c
test/intpkey.test