]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify FTS1 so that the "magic" column has the same name as the virtual
authordrh <drh@noemail.net>
Mon, 18 Sep 2006 02:12:47 +0000 (02:12 +0000)
committerdrh <drh@noemail.net>
Mon, 18 Sep 2006 02:12:47 +0000 (02:12 +0000)
commitb08249ced3f7f407c53b5b6541e26d246bd180e4
treeb9cbf5d8dbaa8a96a703739553540f063817a223
parentb7481e70c558eb01d0dcc8b2e5f0511e0d5dfdac
Modify FTS1 so that the "magic" column has the same name as the virtual
table.  Offsets are retrieved using a special "offsets" function whose
first argument is the magic column.  Snippets will ultimately be retrieved
in the same way. (CVS 3427)

FossilOrigin-Name: 5e35dc1ffadfe7fa47673d052501ee79903eead9
ext/fts1/fts1.c
manifest
manifest.uuid
test/fts1b.test
test/fts1c.test