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

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: stand-alone composite types patch (was [HACKERS] Proposal:
Date: 2002-08-11 15:05:02
Message-ID: 3D567D1E.4090906@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2002-08-11 15:09:58 Re: CREATE OR REPLACE TRIGGER
Previous Message Tom Lane 2002-08-11 15:01:16 Re: CREATE OR REPLACE TRIGGER

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2002-08-11 15:09:58 Re: CREATE OR REPLACE TRIGGER
Previous Message Tom Lane 2002-08-11 15:01:16 Re: CREATE OR REPLACE TRIGGER