]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect nested aggregate functions even if the inner aggregate function is
authordrh <drh@noemail.net>
Mon, 23 Jul 2007 22:51:15 +0000 (22:51 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Jul 2007 22:51:15 +0000 (22:51 +0000)
commit36379e973bb17016d910707315975f64a19c6e0f
tree9f234f59dec431bf307b541046797c037bf10254
parent2e06c67c08b79f0635972b1ab873a485c37ae61e
Detect nested aggregate functions even if the inner aggregate function is
aliased using an AS clause.  Ticket #2526. (CVS 4179)

FossilOrigin-Name: de000280c6d0b13440d2450eb6ba42073ad46c56
manifest
manifest.uuid
src/expr.c
test/select1.test