Re: stand-alone composite types patch (was [HACKERS] Proposal:

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Patches <pgsql-patches@postgresql.org>
Date: 2002-08-11T15:05:02Z
Lists: pgsql-hackers
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