]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for ticket #22: In the code generator for compound SELECT statements, take
authordrh <drh@noemail.net>
Tue, 23 Apr 2002 17:10:18 +0000 (17:10 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Apr 2002 17:10:18 +0000 (17:10 +0000)
commit41202ccae26d0684996fd06edd553d142c43322c
treeda0f6f6e197c5bd67d4b0d36f6e2876326cd47b4
parent60ea3720f24e7b08a5c5e58f019e72f22597d3a3
Fix for ticket #22: In the code generator for compound SELECT statements, take
care not to generate column name headers if the output is an intermediate table.
Otherwise the column headers are not generated correctly if a compound SELECT
statement appears as an expression in part of the WHERE clause. (CVS 543)

FossilOrigin-Name: a06d9acdd5af0dc69b3a4d024de082631254aead
manifest
manifest.uuid
src/select.c
test/select4.test