Re: [HACKERS] Core dump in regression tests.
David Hartwig <daybee@bellatlantic.net>
From: David Hartwig <daybee@bellatlantic.net>
To: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Cc: Bruce Momjian <maillist@candle.pha.pa.us>, "Thomas A. Szybist" <szybist@boxhill.com>, emkxp01@mtcc.demon.co.uk, hackers@postgreSQL.org
Date: 1998-08-30T23:50:05Z
Lists: pgsql-hackers
Thomas G. Lockhart wrote: > select_having .. failed > Core dump. > My bad. It is caused by a known bug having to do with GROUP BY. It ain't a good bug, but it has nothing to do with HAVING. For some reason the bug went away for a while, while I was building the test script. It must have, because that is how I created the expected file. :( A patch to the regression will be forthcoming.