]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Towards getting INSERT statements to except many VALUE terms (more than
authordrh <drh@noemail.net>
Mon, 5 Jan 2015 16:27:43 +0000 (16:27 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Jan 2015 16:27:43 +0000 (16:27 +0000)
commita0c01768f05ee8d27563724e02fdd17d5bf48a3d
treec2f21c2cfba7715cfc0becd08a4bf28e9ef03ebd
parentb87fbed5a3e62b584acc335d6727b4fe5b0e719f
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.

FossilOrigin-Name: c9d65f739ad56f016c676e79aa39080be3fe868a
manifest
manifest.uuid
src/parse.y
test/selectG.test [new file with mode: 0644]