Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/pager2.test
2023-05-05
| ||
14:14 | [c0ede15952] part of check-in [a77c8a780f] Fix the pager2-3.1 test case so that it does not run if a required dependence (shared-cache) is omitted from the build. Fix for forum post 7a028538a7. (check-in: [a77c8a780f] user: drh branch: trunk, size: 4403) | |
2023-02-01
| ||
20:14 | [57ce815e31] part of check-in [d090948a69] Update testrunner.tcl to use a separate process for each test script. And to run some extra tests too. (check-in: [d090948a69] user: dan branch: testrunner, size: 4341) | |
2013-04-06
| ||
11:03 | [67b8f40ae9] part of check-in [07a0e4e982] Add tests to "permutations.test coverage-pager" to cover uncovered branches. (check-in: [07a0e4e982] user: dan branch: trunk, size: 4330) | |
2011-01-11
| ||
17:39 | [745b911dde] part of check-in [b3f2f465c3] Add the SQLITE_FCNTL_SYNC file-control. (check-in: [b3f2f465c3] user: dan branch: trunk, size: 3800) | |
2010-08-12
| ||
11:25 | [0fbb6b6dc4] part of check-in [228c5b16af] Add coverage tests for pager.c. (check-in: [228c5b16af] user: dan branch: trunk, size: 3804) | |
2010-08-11
| ||
18:56 | [9edc1584cb] part of check-in [2fa05d01b6] Improve coverage of pager.c. (check-in: [2fa05d01b6] user: dan branch: trunk, size: 3378) | |
2010-06-21
| ||
18:29 | [f5c757c271] part of check-in [cc9ddae6d7] Add test cases to pager1.test and pager2.test. (check-in: [cc9ddae6d7] user: dan branch: trunk, size: 3029) | |
07:45 | Added: [ad062a5103] part of check-in [4104b175a8] Add further pager tests. (check-in: [4104b175a8] user: dan branch: experimental, size: 2976) | |
2009-07-25
| ||
04:12 | Deleted: Add assert() statements to more tightly constrain the state of pager.c. Remove the three pager*.test scripts since they violate the constraints asserted above by modifying the state of the system in ways that it cannot be modified in a live system. (CVS 6933) (check-in: [3b6d370ed6] user: drh branch: trunk, size: 0) | |
2008-12-30
| ||
17:55 | [d4b7f6b70f] part of check-in [b090d5736d] Fix a bug in the multi-index OR cost estimator. Remove leftover "breakpoint" commands from test scripts. (CVS 6086) (check-in: [b090d5736d] user: drh branch: trunk, size: 9327) | |
2008-10-17
| ||
18:51 | [d84c59ae4a] part of check-in [39ebf01add] Add "pragma journal_mode=memory". Change the way rollback works for in-memory databases so that it reuses the journal_mode=memory code. (CVS 5830) (check-in: [39ebf01add] user: danielk1977 branch: trunk, size: 9346) | |
2008-08-20
| ||
14:49 | [070983b89a] part of check-in [cb494e10d7] Add the pcache module from the experimental branch. Also change things so that most of the built-in SQL functions are kept in single static hash-table, rather than creating and populating a separate hash table for each open database connection. (CVS 5566) (check-in: [cb494e10d7] user: danielk1977 branch: trunk, size: 9244) | |
2007-03-23
| ||
18:12 | [c025f91b75] part of check-in [07b56965f3] Discard the contents of the pager-cache only when the change-counter indicates that it is stale. (CVS 3711) (check-in: [07b56965f3] user: danielk1977 branch: trunk, size: 9197) | |
2004-11-22
| ||
05:26 | [49c0f57c7d] part of check-in [9df837c039] Have tests pass when SQLITE_OMIT_MEMORYDB is defined. (CVS 2131) (check-in: [9df837c039] user: danielk1977 branch: trunk, size: 9197) | |
2004-10-05
| ||
02:41 | [c7e731ac56] part of check-in [81ff8107ad] Add support for DEFERRED, IMMEDIATE, and EXCLUSIVE transactions. (CVS 2000) (check-in: [81ff8107ad] user: drh branch: trunk, size: 9003) | |
2004-09-08
| ||
20:13 | [2b505eca6b] part of check-in [39755d2166] More changes directed at getting things to work on 64-bit platforms. (CVS 1949) (check-in: [39755d2166] user: drh branch: trunk, size: 9003) | |
2004-06-09
| ||
20:03 | [55469c7c1c] part of check-in [3674b25edc] Turn on the atomic multifile commit logic. It does not work right yet, but it has at least stopped failing asserts. (CVS 1550) (check-in: [3674b25edc] user: drh branch: trunk, size: 9001) | |
2004-05-12
| ||
13:30 | Added: [7ff175a284] part of check-in [97de9f7cee] The pager now handles file ":memory:" complete in memory with no disk I/O. (CVS 1363) (check-in: [97de9f7cee] user: drh branch: trunk, size: 9001) | |