]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug exposed by combining matchinfo(), NEAR and "ORDER BY rowid DESC".
authordan <dan@noemail.net>
Mon, 13 Jun 2011 09:11:01 +0000 (09:11 +0000)
committerdan <dan@noemail.net>
Mon, 13 Jun 2011 09:11:01 +0000 (09:11 +0000)
commit99ebad90e3582641eb388daf9e440cb020770c8d
treef9ba4933c907ebd0800171b2080cb281e8ea65bb
parent786b06896713494d7913976a590abe1c1420c30b
Fix a bug exposed by combining matchinfo(), NEAR and "ORDER BY rowid DESC".

FossilOrigin-Name: 5f6b87f420f21749aa7c72e020c50aca74890086
Makefile.in
ext/fts3/fts3.c
ext/fts3/fts3_test.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/tclsqlite.c
test/fts3auto.test [new file with mode: 0644]
test/tester.tcl