Re: [PATCHES] Small fix for _equalValue() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Small fix for _equalValue()
Date
Msg-id 8983.1015698807@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Small fix for _equalValue()  (Thomas Lockhart <thomas@fourpalms.org>)
List pgsql-hackers
Thomas Lockhart <thomas@fourpalms.org> writes:
> Fernando, can you please check this (preferably without your patches to
> guard the output functions, since those mask the upstream problem)?
> Or, can you give me the complete test case you are using to demonstrate
> the problem to make sure I'm testing the thing you are seeing?

I believe the test case is just to compile tcop/postgres.c with
COPY_PARSE_PLAN_TREES #defined, and see if the regression tests pass...

            regards, tom lane

pgsql-hackers by date:

Previous
From: Amit Kumar Khare
Date:
Subject: Error in executing user defined function
Next
From: Tom Lane
Date:
Subject: Re: Error in executing user defined function