]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Silently ignore any attempt to add a prefix index for prefixes zero bytes in size...
authordan <dan@noemail.net>
Wed, 20 May 2015 19:32:18 +0000 (19:32 +0000)
committerdan <dan@noemail.net>
Wed, 20 May 2015 19:32:18 +0000 (19:32 +0000)
commit0bed375d9a16b172c07daacf0015b1ab7701cd13
tree5e0aad62bd5f7d3fb08c398f567c50ef4c5ad73c
parent53827eb63fa6a042e65b306bc82a97e513ecca0c
Silently ignore any attempt to add a prefix index for prefixes zero bytes in size to an fts3/4 table. Or any prefix index size so large that it overflows a 32-bit signed integer. Cherrypick of [ad4b19d2ac0889a2].

FossilOrigin-Name: ff7be4db8473fa850088e9b66231ba241a7543eb
ext/fts3/fts3.c
manifest
manifest.uuid
test/fts3prefix.test