]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an OOM handling problem in fts5 detail=none and detail=col modes. Also a bug...
authordan <dan@noemail.net>
Mon, 4 Jan 2016 19:12:00 +0000 (19:12 +0000)
committerdan <dan@noemail.net>
Mon, 4 Jan 2016 19:12:00 +0000 (19:12 +0000)
commit211bd3a20a50305837d48374d1ced88710511d52
tree3893434dcee76695c42a3d637514ac4c893c66cf
parent5af10196912b7aae7a848fd06b54405d738d128b
Fix an OOM handling problem in fts5 detail=none and detail=col modes. Also a bug in the xInst() API when used with detail=col and column filtering expressions. Update the matchinfo() test function so that 'b' is fast with detail=col tables.

FossilOrigin-Name: ee38f9dff5e9239c541515cd8a1aa3d81fdc0ae9
ext/fts5/fts5Int.h
ext/fts5/fts5_expr.c
ext/fts5/fts5_main.c
ext/fts5/fts5_test_mi.c
ext/fts5/test/fts5ac.test
ext/fts5/test/fts5fault8.test [new file with mode: 0644]
ext/fts5/test/fts5matchinfo.test
manifest
manifest.uuid