aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/memstat.c
Commit message (Expand)AuthorAge
* Use 64-bit math to compute the sizes of memory allocations in extensions.drh2019-01-08
* Initial code to make shadow tables read-only to ordinary SQL. The nowdrh2018-11-05
* Fix an issue with the new memstat.c extension.drh2018-10-08
* Fix a bug in the sqlite_memstat virtual table that was causing it to reportdrh2018-09-28
* Another minor tweak to memstat.c so that it may be built against older versionsdan2018-09-27
* Modify the memstat virtual table so that it works with SQLite version 3.9.2.drh2018-09-27
* Enhancements to sqlite_memstat:drh2018-09-27
* Add initial ZIPVFS support for the "main" database to the sqlite_memstatdrh2018-09-27
* Initial prototype of a eponymous virtual table that accesses sqlite3_status64()drh2018-09-27