Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/selectG.test
2024-03-06
| ||
20:34 | [4088930ac4] part of check-in [356158c192] Avoid making too many calls to sqlite3Select/sqlite3WhereBegin() when processing large VALUES clauses. (check-in: [356158c192] user: dan branch: exp-values-clause, size: 2060) | |
2018-01-14
| ||
20:12 | [089f7d3d7e] part of check-in [a4fa0581ba] Avoid excess stack usage when a VALUES clause with lots of rows occurs within a scalar expression. This fixes a problem discovered by OSSFuzz. (check-in: [a4fa0581ba] user: drh branch: trunk, size: 1796) | |
2015-01-06
| ||
16:53 | [e8600e3795] part of check-in [6917d9f437] Improved and more rigorous test of large VALUES clauses. (check-in: [6917d9f437] user: drh branch: trunk, size: 1345) | |
2015-01-05
| ||
16:27 | Added: [6425730374] part of check-in [c9d65f739a] Towards getting INSERT statements to except many VALUE terms (more than the limit imposed by SQLITE_LIMIT_COMPOUND_SELECT). This check-in segfaults on a stack overflow. And it is slow. (check-in: [c9d65f739a] user: drh branch: many-VALUEs, size: 73581) | |