]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Split the OP_Last opcode into OP_Last and OP_SeekEnd. Use OP_SeekEnd to
authordrh <drh@noemail.net>
Tue, 1 Aug 2017 19:53:43 +0000 (19:53 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Aug 2017 19:53:43 +0000 (19:53 +0000)
commit86b40dfd33fd58dd92be682365fa28b4a5f8b31a
treedc907ac6f2a51f331ffa1faf46ab35c5c434493f
parentb7673ede37708db59ada16666f679b27fae84c5b
Split the OP_Last opcode into OP_Last and OP_SeekEnd.  Use OP_SeekEnd to
position a cursor prior to appending.  Ticket [cb91bf4290c211d].

FossilOrigin-Name: 3e02474c7bbe16891a7cfc8771cf72f64cd2c0692779037982d7d307512a4f23
manifest
manifest.uuid
src/build.c
src/insert.c
src/vdbe.c
test/whereA.test