summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/aggregates.sql
Commit message (Expand)AuthorAgeFilesLines
* Implement outer-level aggregates to conform to the SQL spec, withTom Lane2003-06-061-0/+13
* Finish implementation of hashed aggregation. Add enable_hashagg GUCTom Lane2002-11-211-2/+4
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-1/+4
* Update regression tests for ONLY and other recent changes.Tom Lane2000-06-101-2/+2
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-051-0/+1
* aggregate(DISTINCT ...) works, per SQL spec.Tom Lane1999-12-131-0/+6
* Reorder tests and move aggregate table data to data/.Thomas G. Lockhart1997-04-291-94/+1
* split out a bunch more tests from misc.source so that the tester knowsMarc G. Fournier1997-04-271-0/+132