Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/pagesize.test
2015-05-05
| ||
10:03 | [5769fc62d8] part of check-in [90b197489a] Fix a faulty assert() in the btree part of the "PRAGMA page_size = ?" code. (check-in: [90b197489a] user: dan branch: trunk, size: 5473) | |
2013-03-27
| ||
19:53 | [a8890ca1b1] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 5198) | |
2011-08-02
| ||
00:57 | [1dd51367e7] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 5155) | |
2010-01-26
| ||
01:25 | [76aa9f23ec] part of check-in [5dcfb0c9e4] Make the TEMP file tables use the page size set for the main database. Ticket [b80eeab588c4]. Also copy over the changes from apple-osx check-in [7c3bede3f2]. (check-in: [5dcfb0c9e4] user: drh branch: trunk, size: 5183) | |
2008-08-26
| ||
21:07 | [0d9ff3fedf] part of check-in [226a905678] All the page_size pragma to change the page size on a new :memory: database, but not a vacuumed :memory: database. Ticket #3335 (CVS 5617) (check-in: [226a905678] user: drh branch: trunk, size: 4615) | |
2007-04-06
| ||
21:42 | [e0a8b3fe80] part of check-in [3471a2269f] Changes to test scripts to support alternative configurations. (CVS 3824) (check-in: [3471a2269f] user: drh branch: trunk, size: 4289) | |
2006-01-17
| ||
09:35 | [05c74ea49f] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 4091) | |
2005-05-20
| ||
20:01 | [cbc6a312b6] part of check-in [f29a1d8826] Do not allow the pagesize of :memory: databases to be changed. Silently ignore PRAGMA page_size=N requests for :memory: databases. Ticket #1144 and #1252. (CVS 2466) (check-in: [f29a1d8826] user: drh branch: trunk, size: 4044) | |
2004-11-23
| ||
10:52 | [1b826d1608] part of check-in [2d1f0b923d] Ensure the test suite runs with SQLITE_OMIT_PAGER_PRAGMAS defined. (CVS 2145) (check-in: [2d1f0b923d] user: danielk1977 branch: trunk, size: 3905) | |
2004-11-10
| ||
15:27 | [6f94b70ed9] part of check-in [0747b55882] Ensure the test suite can run with either SQLITE_OMIT_AUTOVACUUM or SQLITE_DEFAULT_AUTOVACUUM=1 defined. (CVS 2087) (check-in: [0747b55882] user: danielk1977 branch: trunk, size: 3734) | |
2004-11-04
| ||
04:42 | [2050bb574c] part of check-in [c33b3a6137] All tests pass even if OMIT_TRIGGER is defined. (CVS 2053) (check-in: [c33b3a6137] user: drh branch: trunk, size: 3710) | |
2004-11-03
| ||
16:27 | [86e14e54b6] part of check-in [b11fc9b3f3] Update tests to work even if some features of the library are disabled. (CVS 2050) (check-in: [b11fc9b3f3] user: drh branch: trunk, size: 3644) | |
2004-11-02
| ||
14:24 | [f4b97dc161] part of check-in [c33b34dbe9] Require that the page size be a power of 2. (CVS 2038) (check-in: [c33b34dbe9] user: drh branch: trunk, size: 3614) | |
2004-10-22
| ||
16:22 | [56d11f4d6d] part of check-in [0539c2d2b8] Fix alignment problems in btree and pager and allow page sizes that are not a multiple of 8. (CVS 2026) (check-in: [0539c2d2b8] user: drh branch: trunk, size: 3561) | |
2004-09-05
| ||
00:33 | [f8b46ec46b] part of check-in [fa82becae7] Make VACUUM work when the page size is different than the default 1024. Ticket #890. (CVS 1939) (check-in: [fa82becae7] user: drh branch: trunk, size: 3529) | |
2004-09-02
| ||
15:49 | [ada866e3d8] part of check-in [1cf05bc607] Fix a bug in the pagesize test script. (CVS 1931) (check-in: [1cf05bc607] user: drh branch: trunk, size: 1193) | |
15:14 | Added: [81753e370d] part of check-in [8ce3d730b0] Fix a problem with EXPLAIN on pragmas that return single integer values. Ticket #886 (CVS 1929) (check-in: [8ce3d730b0] user: drh branch: trunk, size: 1193) | |