> David Hartwig wrote:
Bruce Momjian <bruce@momjian.us>
> David Hartwig wrote: > > Please apply this HAVING regression patch. > > My bad. It is caused by a known bug having to do with GROUP BY. It ain't$ > > nothing to do with HAVING. For some reason the bug went away for a while, $ > > script. It must have, because that is how I created the expected file. :( > > > > A patch to the regression will be forthcoming. >
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/varlena.c | modified | +5 −3 |
| src/test/regress/expected/select_having.out | modified | +6 −6 |
| src/test/regress/sql/select_having.sql | modified | +2 −2 |