Re: stand-alone composite types patch (was [HACKERS] Proposal: - Mailing list pgsql-patches

From Joe Conway
Subject Re: stand-alone composite types patch (was [HACKERS] Proposal:
Date
Msg-id 3D567D1E.4090906@joeconway.com
Whole thread Raw
In response to Re: stand-alone composite types patch (was [HACKERS] Proposal:  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: stand-alone composite types patch (was [HACKERS] Proposal:
List pgsql-patches
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



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE OR REPLACE TRIGGER
Next
From: Gavin Sherry
Date:
Subject: Re: CREATE OR REPLACE TRIGGER