SQLite

Changes On Branch snapshot-revert
Login

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

Changes In Branch snapshot-revert Excluding Merge-Ins

This is equivalent to a diff from 7e38c889e7 to 00af3bd254

2021-03-26
13:31
Merge from 3.35.3 into the begin-concurrent branch. (check-in: 988da36c86 user: drh tags: begin-concurrent)
2021-03-24
19:57
Add a comment to snapshotrevert.c warning of the undefined effects reverting to an old snapshot may have on newer readers. (Leaf check-in: 00af3bd254 user: dan tags: snapshot-revert)
19:54
Add experimental extension "snapshotrevert". (check-in: 2d5ee3bad1 user: dan tags: snapshot-revert)
2021-03-12
16:18
Merge version 3.35.0 changes into the begin-concurrent branch. (check-in: 7e38c889e7 user: drh tags: begin-concurrent)
15:10
Version 3.35.0 (check-in: acd63062eb user: drh tags: trunk, release, major-release, version-3.35.0)
2021-03-11
18:52
Update this branch with latest changes from trunk. (check-in: 79d44ebd53 user: dan tags: begin-concurrent)

Changes to Makefile.in.
Changes to Makefile.msc.
Added ext/misc/snapshotrevert.c.
Changes to main.mk.
Changes to src/test1.c.
Added test/snapshot_revert.test.