Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tkt2927.test
2008-08-04
| ||
03:51 | [4752868b9e] part of check-in [9ca975c8fd] Fix (make test) with SQLITE_OMIT_COMPOUND_SELECT. Ticket #3235. (CVS 5530) (check-in: [9ca975c8fd] user: danielk1977 branch: trunk, size: 15405) | |
2008-07-12
| ||
14:52 | [4f9a9319ce] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 15349) | |
2008-05-02
| ||
02:00 | [a473c09eaf] part of check-in [1906d2dadc] Add another test case to verify that ticket #3092 has been fixed. (CVS 5076) (check-in: [1906d2dadc] user: drh branch: trunk, size: 15360) | |
2008-02-06
| ||
23:52 | Added: [492c6a9a14] part of check-in [e9fcb79399] Do not release registers used to hold the results of a compound select after just the first select has run. Ticket #2927. For now, we will never release the registers used to hold the result set, since the same register set will be used for each select. This is not an unacceptable register leak and it is the safest approach. (CVS 4778) (check-in: [e9fcb79399] user: drh branch: trunk, size: 14289) | |