mirror of
https://github.com/postgres/postgres.git
synced 2026-07-05 15:55:50 -04:00
Formerly, if such a clause contained no aggregate functions we mistakenly treated it as equivalent to WHERE. Per spec it must cause the query to be treated as a grouped query of a single group, the same as appearance of aggregate functions would do. Also, the HAVING filter must execute after aggregate function computation even if it itself contains no aggregate functions. |
||
|---|---|---|
| .. | ||
| FAQ | ||
| sgml | ||
| Makefile | ||