aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/fossildelta.c
Commit message (Expand)AuthorAge
* Fix the fossildelta.c extension so that it will compile on mingw.drh2020-01-09
* Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to setdrh2020-01-07
* Avoid redefining types u32 and u16 when fossildelta.c is compiled as part of ...dan2019-07-23
* Fix a memory leak in the delta_parse() table-valued function of thedrh2019-05-27
* Improved comments on the fossildelta.c extension.drh2019-03-02
* Update comments on the fossildelta extension. No changes to code.drh2019-02-25
* Enhance the xBestIndex method on delta_parse() to return SQLITE_CONSTRAINT ifdrh2019-02-19
* Add the delta_parse(DELTA) table-valued function to the fossildeltadrh2019-02-19
* Add the fossildelta.c extension in ext/misc with implementations of the Fossildrh2019-02-19