]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes fts3 to use only sqlite3_malloc() and not system malloc.
authordrh <drh@noemail.net>
Fri, 23 Nov 2007 17:31:17 +0000 (17:31 +0000)
committerdrh <drh@noemail.net>
Fri, 23 Nov 2007 17:31:17 +0000 (17:31 +0000)
commit613a0fe45525bf6d35d0aaa6b0f427a42e372e52
tree439945a489085fffe007de113c3d67d8eae9515f
parent22db44b00df33f1bf68a6da2bd7178e424f503b9
Changes fts3 to use only sqlite3_malloc() and not system malloc.
Ticket #2762. (CVS 4554)

FossilOrigin-Name: 460af6bb668094c99a1d4dc1540b44b6d1d036b6
configure
ext/fts3/fts3.c
ext/fts3/fts3_porter.c
ext/fts3/fts3_tokenizer1.c
main.mk
manifest
manifest.uuid
test/all.test
test/fts3.test [new file with mode: 0644]
test/quick.test