2017-11-28 13:39:41
— part of check-in
[b81a31495b]
on branch trunk
— Lock the wal file for all snapshot transactions, even if they would not
otherwise require this, preventing checkpointers and writers from wrapping the
wal file. This means that if one connection has an open snapshot transaction
it is guaranteed that a second connection can open a transaction on the same
snapshot.
(user:
dan
size: 146646)
2017-11-28 13:39:41
— part of check-in
[b81a31495b]
on branch trunk
— Lock the wal file for all snapshot transactions, even if they would not
otherwise require this, preventing checkpointers and writers from wrapping the
wal file. This means that if one connection has an open snapshot transaction
it is guaranteed that a second connection can open a transaction on the same
snapshot.
(user:
dan
size: 146646)
2017-11-29 16:16:29
— part of check-in
[373fa21bff]
on branch schemalint
— Merge latest trunk changes into this branch.
(user:
dan
size: 146646)
2017-12-14 14:50:49
— part of check-in
[75d8517703]
on branch appendvfs
— Bring in the latest trunk changes.
(user:
drh
size: 146646)