Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/threadtest4.c
2014-12-12
| ||
23:17 | [c1e67136ce] part of check-in [d7bb7ea4ab] Add extra tests to threadtest4.c. Fix a benign data race accessing the text encoding using ENC(db). (check-in: [d7bb7ea4ab] user: drh branch: trunk, size: 14370) | |
01:27 | [1678c34038] part of check-in [d8d3e6d04c] Add new tests to the threadtest4.c program. Fix a long-standing data race in WAL mode for shared-cache. (check-in: [d8d3e6d04c] user: drh branch: trunk, size: 13492) | |
00:20 | [38cb574939] part of check-in [b7489f9451] Fix a bug in the threadtest4.c program. Remove the keyinfo cache as it provides minimal performance improvements, and then only at SQL preparation time, not at runtime, and it has problems with data races in shared-cache mode. We might later add the keyinfo cache back but only enable it when shared-cache mode is off. (check-in: [b7489f9451] user: drh branch: threadtest4, size: 12932) | |
2014-12-11
| ||
19:29 | Added: [e2bcee459b] part of check-in [ec3a74469c] Add the threadtest4.c test program. Not yet working. (check-in: [ec3a74469c] user: drh branch: threadtest4, size: 12903) | |