diff options
author | drh <drh@noemail.net> | 2014-09-15 14:46:02 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2014-09-15 14:46:02 +0000 |
commit | 9588ad95c1a9cc7cd5add559b43536d48a4f2e4e (patch) | |
tree | 1cd3d08ade520828ba3eea7f43dccfc5d031fd3d /src/tclsqlite.c | |
parent | 6092d2bcfebf699c970146308f910cb4f9423ace (diff) | |
download | sqlite-9588ad95c1a9cc7cd5add559b43536d48a4f2e4e.tar.gz sqlite-9588ad95c1a9cc7cd5add559b43536d48a4f2e4e.zip |
Do not flatten aggregate subqueries that contain min() or max() functions
so that if the min()/max() are discarded by the outer query, they still
function and cause non-aggregate expression to be evaluated on the minimal
or maximal row.
FossilOrigin-Name: 0bdf1a086b3946722f4d4b328e25917f61c14713
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions