]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the number of calls to sqlite3_realloc() made by fts3 when querying for positi...
authordan <dan@noemail.net>
Fri, 24 Dec 2010 15:49:27 +0000 (15:49 +0000)
committerdan <dan@noemail.net>
Fri, 24 Dec 2010 15:49:27 +0000 (15:49 +0000)
commitb9a93d70b822b9a75d184c9b930d6356d1287ec0
tree15ad573db6cc65111a253c4f58b8aa939b7bb948
parentb469f46083520476d9b328f17086e97c5590cd8c
Reduce the number of calls to sqlite3_realloc() made by fts3 when querying for position information of a term prefix.

FossilOrigin-Name: 7088d9450f403f12f67eed558e368573101245d6
ext/fts3/fts3_write.c
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
test/progress.test [changed mode: 0644->0755]
tool/mkopts.tcl [changed mode: 0644->0755]