SQLite

All files named ”test/pager3.test”
Login

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

History for test/pager3.test

2018-01-13
13:07
[4e9a83d6ca] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 1049)
2010-08-06
06:54
Added: [3856d9c808] part of check-in [6217b607f0] Fix a bug to do with deleting the journal file when exiting exclusive-locking mode. (check-in: [6217b607f0] user: dan branch: experimental, size: 988)
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)
2005-03-29
03:10
[2323bf27fd] part of check-in [c41d55443c] Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) (check-in: [c41d55443c] user: danielk1977 branch: trunk, size: 2501)
2004-11-04
14:47
[647f696a9c] part of check-in [158a2d16a8] All tests pass when SQLITE_OMIT_INTEGRITY_CHECK is defined. (CVS 2055) (check-in: [158a2d16a8] user: drh branch: trunk, size: 2410)
2004-08-18
19:09
Added: [16f546293b] part of check-in [6afe467d14] Make sure the database file is correctly truncated after a ROLLBACK that occurs after a statement abort. (CVS 1893) (check-in: [6afe467d14] user: drh branch: trunk, size: 2346)