SQLite

All files named ”ext/lsm1/lsm-test/lsmtest1.c”
Login

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

History for ext/lsm1/lsm-test/lsmtest1.c

2020-06-19
15:24
[54374fe88c] part of check-in [7a876209a6] Extend the refactoring into extensions. Clean up stray newlines. (check-in: [7a876209a6] user: drh branch: trunk, size: 20861)
2018-07-07
20:13
[ae6ba48a08] part of check-in [f05bead371] Fix an LSM problem caused by using the same cursor for equality and range scans. (check-in: [f05bead371] user: dan branch: trunk, size: 20863)
2017-07-07
16:09
[3315897832] part of check-in [281ad505d7] In lsmtest, use an empty string instead of ":memory:" when requesting a temporary database from SQLite. This prevents other test code from trying to unlink() ":memory:", which fails on win32. (check-in: [281ad505d7] user: dan branch: trunk, size: 20730)
2017-07-03
09:00
[2570b0e21e] part of check-in [e34eafd4c5] Add more tests for LSM log file recovery. Fix a problem in recovering log files that contain range deletes. (check-in: [e34eafd4c5] user: dan branch: trunk, size: 20738)
2017-06-01
16:13
Added: [27c3cf6512] part of check-in [bb7436e84a] Add test code for LSM to the ext/lsm1/lsm-test directory. (check-in: [bb7436e84a] user: dan branch: lsm-vtab, size: 19850)