Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>
>>Your patch has been added to the PostgreSQL unapplied patches list at:
>
>
>>>There is also a small adjustment to the expected output file for
>>>select-having. I was getting a regression failure based on ordering of
>>>the results, so I added ORDER BY clauses.
>>
>
> Don't forget that that part of the patch was retracted.
You should be able to simply remove the changes to:
Index: src/test/regress/expected/select_having.out
Index: src/test/regress/sql/select_having.sql
from the patch.
Or let me know if you want me to do it and resubmit.
Thanks,
Joe