diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-28 02:00:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-28 02:00:11 +0000 |
commit | 2e4094dad86bd0d2a55bf6a47ae9c75068afadc4 (patch) | |
tree | 7e56f5da578e565824feabda1def2a637cb97a66 /src/backend/utils/adt/dbsize.c | |
parent | 7692d8d5b72f510bd84f708d0a8e53c548f71adc (diff) | |
download | postgresql-2e4094dad86bd0d2a55bf6a47ae9c75068afadc4.tar.gz postgresql-2e4094dad86bd0d2a55bf6a47ae9c75068afadc4.zip |
Department of second thoughts: the rule that ORDER BY and DISTINCT are
useless for an ungrouped-aggregate query holds regardless of whether
optimize_minmax_aggregates succeeds. So we might as well apply the
optimization in any case.
I'll leave 8.3 as it was, since this version is a tad more invasive
than my earlier patch.
Diffstat (limited to 'src/backend/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions