This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
fts5
/
tool
History
dan
3dbd2397f4
Reduce the number of calls to malloc() made by fts5.
...
FossilOrigin-Name: 898618ccf61d3ad166d9fc742e132d518338b5c3
2015-07-09 19:02:19 +00:00
..
loadfts5.tcl
Avoid freeing the array of instance matches each time the fts5 xNext() method is called.
2015-07-03 17:14:18 +00:00
mkfts5c.tcl
Avoid freeing the array of instance matches each time the fts5 xNext() method is called.
2015-07-03 17:14:18 +00:00
showfts5.tcl
Reduce the number of calls to malloc() made by fts5.
2015-07-09 19:02:19 +00:00