2012-02-13 16:43:16
— part of check-in
[9b66c79e05]
on branch nonblocking-rollback
— Change the ROLLBACK command so that pending statements to not block it. The
pending statements instead return SQLITE_ABORT upon next access. Note: This
causes separate shared-cache connections in read_uncommitted mode to abort as
well.
(user:
drh
size: 282346)
2012-02-13 21:24:03
— part of check-in
[9c572d424a]
on branch trunk
— Merge the non-blocking ROLLBACK changes into trunk.
(user:
drh
size: 282346)
2012-03-05 16:26:00
— part of check-in
[ff86875ca3]
on branch sessions
— Merge in the latest trunk changes.
(user:
drh
size: 282346)