]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When building an ephemeral table of integers, do not assume that the table
authordrh <drh@noemail.net>
Sat, 17 Jun 2017 00:39:47 +0000 (00:39 +0000)
committerdrh <drh@noemail.net>
Sat, 17 Jun 2017 00:39:47 +0000 (00:39 +0000)
commit83b7d0143a6992864f0ecf8f5b1b6225f460406a
tree23944843a5eda3ab5387d387e37fe34bff08329f
parent86f5c3fdffa8b18cd8e608dbdf5396b03623bd74
When building an ephemeral table of integers, do not assume that the table
does not already contain N if the insert cursor points to N-1. Fix for ticket
[61fe9745].  Also increase the version number to 3.18.2.  This is the
release candidate.

FossilOrigin-Name: e1b71029087675749a5c64303a8756d16cb33ed3ac2e8d3b075051f575c072fb
VERSION
configure
manifest
manifest.uuid
src/btree.c
test/in5.test