]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix snippet generation when the left-most column of an fts2 table is used in the...
authordanielk1977 <danielk1977@noemail.net>
Wed, 20 Jun 2007 06:23:54 +0000 (06:23 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 20 Jun 2007 06:23:54 +0000 (06:23 +0000)
commit86889fc3c6d192385174fbc8f2efce659bf82821
tree607dbd5d9046f3efc61f1348c5301a7bba4a4b05
parent1c747819de690f0ba49dee10b05048f1052520b7
Fix snippet generation when the left-most column of an fts2 table is used in the MATCH clause. Fix for ticket #2429. (CVS 4095)

FossilOrigin-Name: fec56ad2ede53e3e202d9ad869a059eeb315796f
ext/fts2/fts2.c
manifest
manifest.uuid
test/fts2o.test [new file with mode: 0644]