SQLite

All files named ”ext/misc/checkfreelist.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/misc/checkfreelist.c

2017-10-12
19:50
Renamed to ext/repair/checkfreelist.c. Create the new ext/repair folder and move checkfreelist.c there. Remove checkfreelist.c from the command-line shell (undoing check-in [48418f2e]). (check-in: [dfdebd12bf] user: drh branch: dbpage, size: 0)
2017-10-11
18:26
[0abb84b454] part of check-in [48418f2ed5] Add the checkfreelist extension to the command-line shell. (check-in: [48418f2ed5] user: drh branch: dbpage, size: 8233)
18:21
[fc46557e73] part of check-in [4e89406248] Check that the leaf count on each freelist trunk page is in range as part of checkfreelist processing. (check-in: [4e89406248] user: dan branch: dbpage, size: 8220)
18:00
Added: [043fdcc710] part of check-in [21930ef537] Add new extension "checkfreelist", which uses sqlite_dbpage to check that there are no invalid entries on the database free-list. (check-in: [21930ef537] user: dan branch: dbpage, size: 8006)