Re: Small fix for _equalValue()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Lockhart <thomas(at)fourpalms(dot)org>
Cc: Fernando Nasser <fnasser(at)redhat(dot)com>, pgsql-patches(at)postgresql(dot)org, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Small fix for _equalValue()
Date: 2002-03-09 18:33:27
Message-ID: 8983.1015698807@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Thomas Lockhart <thomas(at)fourpalms(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-03-09 18:38:01 Re: Error in executing user defined function
Previous Message Amit Kumar Khare 2002-03-09 18:10:24 Error in executing user defined function

Browse pgsql-patches by date

  From Date Subject
Next Message Zhenbang Wei 2002-03-09 18:48:13 Update errors_zh_TW.properties
Previous Message Thomas Lockhart 2002-03-09 17:47:19 Re: Small fix for _equalValue()