Re: Current cvs source regression: create_function_1.out - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Current cvs source regression: create_function_1.out
Date
Msg-id 12375.1015525742@sss.pgh.pa.us
Whole thread Raw
In response to Current cvs source regression: create_function_1.out  (Fernando Nasser <fnasser@redhat.com>)
Responses Re: Current cvs source regression: create_function_1.out  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Fernando Nasser <fnasser@redhat.com> writes:
> The test that actually crashes the backend is create_function_1.out.

That is the DOMAIN patch's fault (I believe the proximate cause was
that TypeShellMake wasn't taught about the new pg_type layout).

Bruce says he's backed out the patch, although the mail servers are
sufficiently behind that I've not seen the committers-list notice yet.

> BTW, whoever changed the "type %s is not yet defined" from NOTICE
> to WARNING forgot to update expected/create_function_1.out as well.

Bruce, you forgot the regress/output/ files again.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bad Build
Next
From: Bruce Momjian
Date:
Subject: Re: Current cvs source regression: create_function_1.out