]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implement xRename() for fts1 so that it is possible to rename fts1 tables.
authorshess <shess@noemail.net>
Wed, 25 Jul 2007 00:56:09 +0000 (00:56 +0000)
committershess <shess@noemail.net>
Wed, 25 Jul 2007 00:56:09 +0000 (00:56 +0000)
commita2d04e9a0f973c51c49668a1011ae94178ddbfb7
tree12e430056a0d7161042f4250c9f0156eb2bdc731
parent443ecd036d786952de732d609ce94b328a07eb39
Implement xRename() for fts1 so that it is possible to rename fts1 tables.
See http://www.sqlite.org/cvstrac/chngview?cn=4143 (CVS 4184)

FossilOrigin-Name: febf75f022b9414fc456ddf274d301f95d61e1b8
ext/fts1/fts1.c
manifest
manifest.uuid
test/fts1o.test [new file with mode: 0644]