git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ef5842b) | patch
Detect duplicate aggregate calls and evaluate only one copy. This
Tue, 4 Feb 2003 00:48:23 +0000 (00:48 +0000)
Tue, 4 Feb 2003 00:48:23 +0000 (00:48 +0000)
commit 85caf1784a318afdd3c4ba66ffd23c0d0af99cd6
Detect duplicate aggregate calls and evaluate only one copy. This
speeds up some useful real-world cases like
SELECT x, COUNT(*) FROM t GROUP BY x HAVING COUNT(*) > 100.
src/backend/executor/nodeAgg.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /