git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom