Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2019-10-04
| ||
16:08 | Bring the begin-concurrent-pnu branch up-to-date with version 3.30.0. Leaf check-in: a4d26bcfb4 user: drh tags: begin-concurrent-pnu | |
15:03 | Version 3.30.0 check-in: c20a353364 user: drh tags: trunk, release, version-3.30.0 | |
2019-09-30
| ||
16:43 | Merge version 3.30.0 beta 1 changes from trunk. check-in: ac4b644268 user: drh tags: begin-concurrent-pnu | |
2019-09-28
| ||
18:28 | Add missing comment to constant definitions. check-in: 661a3789eb user: drh tags: trunk | |
2019-09-16
| ||
12:17 | Merge recent trunk enhancements into the begin-concurrent-pnu branch. check-in: 54930b7e0a user: drh tags: begin-concurrent-pnu | |
05:34 | Fix a problem with processing CTEs that use a WINDOW clause. check-in: ca564d4b5b user: dan tags: trunk | |
2019-07-10
| ||
18:21 | Merge the 3.29.0 changes into the begin-concurrent-pnu branch. check-in: c89949ccd1 user: drh tags: begin-concurrent-pnu | |
17:32 | Version 3.29.0 check-in: fc82b73eaa user: drh tags: trunk, release, version-3.29.0 | |
2019-07-08
| ||
21:12 | Merge enhancements from trunk into the begin-concurrent-pnu branch. check-in: 05aa93afdb user: drh tags: begin-concurrent-pnu | |
18:35 | Fix dbfuzz2 so that it will compile on systems that do not support getrlimit(). check-in: 36295dcebc user: drh tags: trunk | |
2019-05-14
| ||
21:51 | Merge the latest trunk enhancements into begin-concurrent-pnu. check-in: e70878b363 user: drh tags: begin-concurrent-pnu | |
20:25 | Fix a problem with the fix for [9cf6c9bb51] (commit [658b84d7]) that could cause a cursor to be left in an invalid state following a (rowid < text-value) search. check-in: bc7d2c1656 user: dan tags: trunk | |
2019-04-15
| ||
15:07 | Merge the latest enhancements from trunk. check-in: 6caaaf21c9 user: drh tags: begin-concurrent-pnu | |
13:59 | Fix a test script problem in fts5corrupt3.test. check-in: 734192d876 user: dan tags: trunk | |
2019-03-26
| ||
13:28 | Bring this branch into closer alignment with begin-concurrent. check-in: 6433d36617 user: drh tags: begin-concurrent-pnu | |
12:16 | Merge the latest trunk changes. check-in: 51e3e83549 user: drh tags: begin-concurrent-pnu | |
2019-03-25
| ||
22:05 | Fix an obsolete comment in the CLI. No code changes. check-in: fade103cba user: drh tags: trunk | |
2019-03-08
| ||
15:30 | Merge all the latest enhancements from trunk. check-in: 667cce3dce user: drh tags: begin-concurrent-pnu | |
14:07 | Add new test cases in test/fuzzdata8.db check-in: 97bdc090f3 user: drh tags: trunk | |
2018-12-18
| ||
18:01 | Merge the wal2 feature into this branch. check-in: a2c618c0a4 user: dan tags: begin-concurrent-pnu-wal2 | |
17:47 | Merge latest begin-concurrent changes into this branch. check-in: a93ca38b43 user: dan tags: begin-concurrent-pnu | |
17:20 | Merge latest trunk changes into this branch. check-in: 123cbb3312 user: dan tags: begin-concurrent | |
2018-12-06
| ||
20:26 | Add the mutexfree-shmlock experiment to the begin-concurrent-pnu branch. check-in: 3aead209b4 user: dan tags: begin-concurrent-pnu-mutexfree-shmlock | |
03:13 | Merge fixes from trunk. check-in: f2083ee410 user: drh tags: begin-concurrent-pnu | |
02:08 | Merge bug fixes from trunk. check-in: 1e13aaa29f user: drh tags: begin-concurrent | |
00:08 | Merge ALTER TABLE and sqlite3_normalized_sql() bug fixes from trunk. check-in: 3793e5d5d6 user: drh tags: begin-concurrent-pnu | |
00:05 | Merge ALTER TABLE and sqlite3_normalized_sql() fixes from trunk. check-in: acf10b3f8d user: drh tags: begin-concurrent | |
2018-12-05
| ||
13:49 | Merge enhancements from trunk, especially the sqlite3_normalized_sql() enhancement. check-in: 342c9538d9 user: drh tags: begin-concurrent-pnu | |
13:44 | Merge enhancements from trunk, especially the enhanced sqlite3_normalized_sql() interface. check-in: 47b73f6bfe user: drh tags: begin-concurrent | |
2018-12-03
| ||
19:29 | Cherrypick a couple of fixes from begin-concurrent-pnu into this branch. The differences between the two branches are now that this one does not have "PRAGMA noop_update" or the mutex-free PRNG. check-in: a56506b938 user: dan tags: begin-concurrent | |
18:24 | Merge in all changes for release 3.26.0. check-in: 85fd92c71f user: drh tags: begin-concurrent-pnu | |
18:15 | Bring up to date with version 3.26.0. check-in: f0ddb358cc user: drh tags: begin-concurrent | |
2018-11-30
| ||
16:26 | Merge the mutex-free PRNG change into this branch. check-in: 81e626f4a4 user: dan tags: begin-concurrent-pnu | |
2018-11-26
| ||
07:34 | Merge latest begin-concurrent changes into this branch. check-in: 76608f750a user: dan tags: begin-concurrent-pnu | |
07:21 | Merge latest trunk changes into this branch. check-in: 28a615a2e0 user: dan tags: begin-concurrent | |
2018-09-28
| ||
21:11 | Merge latest begin-concurrent changes into this branch. check-in: 6f3dd9809f user: dan tags: begin-concurrent-pnu | |
20:58 | Merge latest trunk into this branch. check-in: 86750c927c user: dan tags: begin-concurrent | |
2018-07-12
| ||
19:39 | Merge latest begin-concurrent changes with this branch. check-in: d33527d223 user: dan tags: begin-concurrent-pnu | |
19:28 | Merge latest trunk changes into this branch. check-in: 6a00a34e19 user: dan tags: begin-concurrent | |
2018-07-10
| ||
15:55 | Experimental planner change to avoid a skip-scan if a regular index scan on the same index columns can be done instead. Leaf check-in: 350f29ea1c user: dan tags: exp-begin-concurrent-pnu | |
15:48 | Merge begin-concurrent changes into this branch. check-in: af17432eb1 user: dan tags: begin-concurrent-pnu | |
15:45 | Merge latest trunk changes into this branch. check-in: e9a3e8642e user: dan tags: begin-concurrent | |
2018-06-06
| ||
17:12 | Merge the 3.24.0 changes plus a few subsequent enhancements. check-in: be7004a971 user: drh tags: begin-concurrent-pnu | |
17:03 | Merge changes from trunk, including all the 3.24.0 changes plus some later enhancements. check-in: d7299bfeb1 user: drh tags: begin-concurrent | |
2018-05-15
| ||
11:55 | Merge latest trunk changes into this branch. check-in: 72f39efa9b user: dan tags: begin-concurrent-pnu | |
11:45 | Merge latest trunk changes with this branch. check-in: ae86cf60b6 user: dan tags: begin-concurrent | |
11:33 | Instead of just the flags byte, include the first 8 bytes of the relevant page in an on-commit conflict log message. check-in: 52e443eb55 user: dan tags: begin-concurrent-pnu | |
11:28 | Instead of just the flags byte, include the first 8 bytes of the relevant page in an on-commit conflict log message. check-in: e7dc03e743 user: dan tags: begin-concurrent | |
09:03 | Include the value of the "flags" byte of the relevant page in the log message emitted when a BEGIN CONCURRENT commit conflict is detected. check-in: de19abb950 user: dan tags: begin-concurrent-pnu | |
08:51 | Include the value of the "flags" byte of the relevant page in the log message emitted when a BEGIN CONCURRENT commit conflict is detected. check-in: fbfa547177 user: dan tags: begin-concurrent | |
2018-04-26
| ||
18:01 | Merge latest changes from trunk. Including the "ORDER BY ... LIMIT" optimization. check-in: 83a4c9f088 user: dan tags: begin-concurrent-pnu | |
17:54 | Merge latest changes from trunk. Including the "ORDER BY ... LIMIT" optimization. check-in: d8ae7ba083 user: dan tags: begin-concurrent | |
2018-04-24
| ||
19:22 | Update this branch with latest changes from trunk. check-in: 2d8d13e4a1 user: dan tags: begin-concurrent-pnu | |
19:21 | Merge latest trunk changes into this branch. check-in: b27bd799ea user: dan tags: begin-concurrent | |
2018-04-23
| ||
19:30 | Disable the OR optimization based on expressions in the ON clause of a LEFT JOIN. This is a temporary measure until we can devise a better fix. Closed-Leaf check-in: 4df5ea935e user: drh tags: begin-concurrent-pnu-tempfix | |
2018-03-20
| ||
14:00 | Merge all recent trunk enchancements, and especially the autoincrement write reduction fix. check-in: 257900494f user: drh tags: begin-concurrent-pnu | |
13:54 | Remove debugging puts from concurrrent3.test. check-in: 13b4975681 user: drh tags: begin-concurrent | |
2018-03-02
| ||
18:26 | Merge latest changes from begin-concurrent into this branch. check-in: 8ade94ba67 user: dan tags: begin-concurrent-pnu | |
17:59 | Update this branch with recent checkpoint related changes from trunk. check-in: fb6b793860 user: dan tags: begin-concurrent | |
2018-02-20
| ||
21:00 | Add extra code to log details when corruption is detected in the pointer-map structure maintained by the b-tree layer in begin-concurrent transactions. check-in: 5702337160 user: dan tags: begin-concurrent-pnu | |
2018-01-23
| ||
01:56 | Enhance the PRAGMA noop_update statement so that the behavior persists across reprepare operations. Leaf check-in: c25da6de1d user: drh tags: noop-update-reprepare | |
2018-01-04
| ||
18:36 | Fix problem causing free-list corruption when merging free-lists for two concurrent transactions that have both used page X as an in-memory free-list trunk page, where X lies past the end of the initial database images. check-in: dc0fc2aa7c user: dan tags: begin-concurrent-pnu | |
2018-01-02
| ||
19:57 | Fix a spurious SQLITE_CORRUPT error that could occur within a COMMIT of a concurrent transaction. check-in: 50c8952c92 user: dan tags: begin-concurrent-pnu | |
2017-12-12
| ||
18:17 | Merge latest begin-concurrent changes into this branch. check-in: 3fde0b4d05 user: dan tags: begin-concurrent-pnu | |
2017-12-11
| ||
14:02 | Abort on an invalid paramater to sqlite3BitvecSet(). check-in: 163c870950 user: drh tags: begin-concurrent | |
2017-11-01
| ||
19:30 | Fix the SQLITE_NoopUpdate #define so that it occurs under the correct conditions. check-in: bdf791f9f7 user: drh tags: begin-concurrent-pnu | |
18:48 | The "PRAGMA noop_update" command now requires SQLITE_ENABLE_NOOP_UPDATE and no longer requires SQLITE_DEBUG. check-in: 81baf67c44 user: drh tags: begin-concurrent-pnu | |
2017-09-12
| ||
20:09 | Add the highly-experimental "PRAGMA noop_update=TRUE" command. check-in: afe45271b9 user: drh tags: begin-concurrent-pnu | |
18:49 | Add the highly-experimental "PRAGMA noop_update=TRUE" command. Leaf check-in: de2e371757 user: drh tags: pragma-noop-update | |
18:11 | Merge the mutex-free PRNG change into this branch. check-in: 8b1fc4b9f3 user: dan tags: shared-mapping-hack | |
2017-08-12
| ||
14:06 | Add a more rigorous test case for the bug fixed by the previous commit on this branch. check-in: 4256072399 user: dan tags: begin-concurrent | |