Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/insert5.test
2011-08-02
| ||
00:57 | [394f96728d] 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: 3192) | |
2008-08-04
| ||
03:51 | [1f93cbe974] 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: 3199) | |
2008-01-06
| ||
00:25 | [5090172133] part of check-in [8201f71729] Registerify the SRT_Subroutine destination for SELECT results. (CVS 4690) (check-in: [8201f71729] user: drh branch: trunk, size: 2923) | |
2007-12-13
| ||
07:58 | [d577901d50] part of check-in [2f88b9b3e3] Adjust the test suite to account for recent changes related to #2822. Most changes are related to English language error messages only. (CVS 4622) (check-in: [2f88b9b3e3] user: danielk1977 branch: trunk, size: 2930) | |
2007-12-10
| ||
05:03 | [e41e417a4f] part of check-in [0b34a18651] Fix compilation/testing with OMIT_SUBQUERY defined. Ticket #2828. (CVS 4603) (check-in: [0b34a18651] user: danielk1977 branch: trunk, size: 2609) | |
2007-11-23
| ||
15:02 | Added: [e8d5ba3128] part of check-in [492b39b6a8] Make sure that INSERT INTO ... SELECT ... always uses an ephemeral intermediate table if the SELECT clause refers to the destination table, even if the SELECT clause is compound or uses the destination table in a subquery. This fixes a long-standing bug that can cause an infinite loop for some SQL statements. (CVS 4552) (check-in: [492b39b6a8] user: drh branch: trunk, size: 2553) | |