2016-01-09 23:55:47
— part of check-in
[99b31a6b49]
on branch wal-overwrite-frames
— All WAL frame overwrites even if there are active savepoints. This is safe
because a ROLLBACK TO will cause all reverted pages to be rewritten to the
WAL file prior to COMMIT.
(user:
drh
size: 45609)
2016-01-11 12:13:47
— part of check-in
[d493d4f118]
on branch trunk
— If a single page is written to the wal file more than once, instead of appending the second and subsequent copy to the wal file, overwrite the first.
Update: See the important bug fix at [f694e60a]!
(user:
dan
size: 45609)
2016-01-11 13:10:41
— part of check-in
[c4a858b228]
on branch sessions
— Merge recent enhancements, and especially the WAL overwrite change, from trunk.
(user:
drh
size: 45609)
2016-01-11 18:30:34
— part of check-in
[a73d245f2e]
on branch fts5-offsets
— Merge trunk with this branch.
(user:
dan
size: 45609)
2016-01-14 15:46:31
— part of check-in
[fccc5f20c3]
on branch begin-concurrent
— Merge the latest enhancements and fixes from trunk.
(user:
dan
size: 45609)
2016-01-22 14:46:21
— part of check-in
[9341491c3a]
on branch schemalint
— Merge latest trunk changes into this branch.
(user:
dan
size: 45609)