aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/compress.c
Commit message (Expand)AuthorAge
* Fix harmless compiler warnings seen with MSVC.mistachkin2024-06-04
* The compress() function should not be deterministic since the same input candrh2020-01-17
* Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to setdrh2020-01-07
* Improved comments on the sqlar.c and compress.c extensions that describedrh2018-01-07
* Fix potential memory leaks in the misc 'compress' extension.mistachkin2015-02-26
* Add an extension that implements compress() and uncompress() SQL functions.drh2014-06-13