]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When building an ephemeral table of integers, do not assume that the table
authordan <dan@noemail.net>
Mon, 24 Apr 2017 14:16:55 +0000 (14:16 +0000)
committerdan <dan@noemail.net>
Mon, 24 Apr 2017 14:16:55 +0000 (14:16 +0000)
commita1188d6d93a72688e95e895b5b67a3cf22bab098
treef13a91a7b0667cf05b413b57431994a491254e2b
parent0c3233be0bf2663631d38b9c97f445eb7d0a9120
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].

FossilOrigin-Name: 1c1b0862236f564283be08338790d6494e705f1198547a59499e3f8c07f2cd99
manifest
manifest.uuid
src/btree.c
test/in5.test