aboutsummaryrefslogtreecommitdiff
path: root/ext/lsm1/lsm_main.c
Commit message (Expand)AuthorAge
* Remove the <i>experimental</i> lsm1 extension from trunk, in as much asdrh3 days
* Fix some problems with large, compressed, lsm databases.dan2023-01-09
* Fix an LSM crash that could occur if LSM_CONFIG_AUTOFLUSH was set to 0.dan2018-01-05
* Change some LSM code internal typenames from "Blob" and "Pgno" to "LsmBlob"dan2017-12-13
* Fix further OOM handling cases in LSM.dan2017-07-04
* Add more tests for LSM log file recovery. Fix a problem in recovering logdan2017-07-03
* Import the LSM code from SQLite4 for use in an experimental virtual table.drh2015-11-16