aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/select_having.sql
Commit message (Expand)AuthorAge
* Make the behavior of HAVING without GROUP BY conform to the SQL spec.Tom Lane2005-03-10
* Finish implementation of hashed aggregation. Add enable_hashagg GUCTom Lane2002-11-21
* The attached patch fixes some spelling mistakes, makes theBruce Momjian2002-06-26
* Back out cleanup patch. Got old version and needs work.Bruce Momjian2002-06-25
* The attached patch fixes some spelling mistakes, makes theBruce Momjian2002-06-25
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-06
* > David Hartwig wrote:Bruce Momjian1998-09-02
* This patch resolves some regression test failures caused by platformBruce Momjian1998-08-29
* Include tests for new 8-byte integer.Thomas G. Lockhart1998-07-08