/ Changes On Branch begin-concurrent-wal2
Login

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

Changes In Branch begin-concurrent-wal2 Excluding Merge-Ins

This is equivalent to a diff from fdbf97e611 to 41e742bd0f

2019-03-26
12:07
Merge recent enhancements from trunk. (check-in: 774d0d5288 user: drh tags: begin-concurrent)
2019-01-11
15:26
Merge documentation changes from branch begin-concurrent-wal2 into this branch. (check-in: cf8a0c71cf user: dan tags: begin-concurrent-pnu-wal2)
15:22
Merge documentation changes from branch "begin-concurrent" into this branch. (Closed-Leaf check-in: 41e742bd0f user: dan tags: begin-concurrent-wal2)
15:06
Add new documentation file begin_concurrent.md. (check-in: fdbf97e611 user: dan tags: begin-concurrent)
14:59
Merge latest wal2 changes (documentation only) into this branch. (check-in: 820ba1cc7e user: dan tags: begin-concurrent-wal2)
2019-01-02
16:08
Merge latest trunk changes into this branch. (check-in: 5bf212f1a7 user: dan tags: begin-concurrent)

Added doc/wal2.md.

Added ext/misc/bgckpt.c.

Changes to ext/session/sqlite3session.h.

Changes to main.mk.

Changes to src/btree.c.

Changes to src/pager.c.

Changes to src/pager.h.

Changes to src/pragma.c.

Changes to src/test_hexio.c.

Changes to src/test_tclsh.c.

Changes to src/vdbe.c.

Changes to src/wal.c.

Changes to src/wal.h.

Changes to test/concfault.test.

Added test/concfault2.test.

Changes to test/concurrent2.test.

Changes to test/corruptA.test.

Changes to test/permutations.test.

Changes to test/rdonly.test.

Changes to test/savepoint.test.

Changes to test/savepoint6.test.

Changes to test/tester.tcl.

Changes to test/uri.test.

Changes to test/wal.test.

Added test/wal2big.test.

Added test/wal2concurrent.test.

Added test/wal2fault.test.

Added test/wal2lock.test.

Added test/wal2recover.test.

Added test/wal2recover2.test.

Added test/wal2rewrite.test.

Added test/wal2rollback.test.

Added test/wal2savepoint.test.

Added test/wal2simple.test.

Added test/wal2snapshot.test.

Changes to test/walprotocol2.test.

Added tool/tserver.c.

Added tool/tserver_test.tcl.