summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/aggregates.out
Commit message (Expand)AuthorAgeFilesLines
* Another round of error message editing, covering backend/parser/.Tom Lane2003-07-191-1/+1
* Implement outer-level aggregates to conform to the SQL spec, withTom Lane2003-06-061-0/+20
* Reimplement NUMERIC datatype using base-10000 arithmetic; also improveTom Lane2003-03-211-9/+9
* Finish implementation of hashed aggregation. Add enable_hashagg GUCTom Lane2002-11-211-2/+4
* Alter scale selection for NUMERIC division and transcendental functionsTom Lane2002-10-021-9/+9
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-10/+12
* Update regression tests for ONLY and other recent changes.Tom Lane2000-06-101-2/+2
* Update remaining tests for new psql, with the exception of 'arrays',Tom Lane2000-01-091-97/+100
* aggregate(DISTINCT ...) works, per SQL spec.Tom Lane1999-12-131-0/+36
* Added initial set of expected outputs for new regression testing.Thomas G. Lockhart1997-04-291-0/+96