]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle compound-select statements originating from VALUES clauses as a
authordrh <drh@noemail.net>
Mon, 5 Jan 2015 19:16:42 +0000 (19:16 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Jan 2015 19:16:42 +0000 (19:16 +0000)
commit45f54a57783d85907d4a262dd36bfa376fcba876
tree5c681c62887a24a7819732e49107eed4b86cdcd4
parenta0c01768f05ee8d27563724e02fdd17d5bf48a3d
Handle compound-select statements originating from VALUES clauses as a
special case that does not use recursion.

FossilOrigin-Name: 9ce9e43af38e6bc362734463d4bfc40ff0c98f8f
manifest
manifest.uuid
src/parse.y
src/select.c
src/sqliteInt.h