Re: pgsql: Revise parse tree representation for VACUUM and ANALYZE. - Mailing list pgsql-committers

From Masahiko Sawada
Subject Re: pgsql: Revise parse tree representation for VACUUM and ANALYZE.
Date
Msg-id CAD21AoAJ+ZnHyn6bGf14Mu=oDAPGTA+_zXGRrH=h9ELCVkjw5Q@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Revise parse tree representation for VACUUM and ANALYZE.  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Revise parse tree representation for VACUUM and ANALYZE.
List pgsql-committers
On Tue, Mar 19, 2019 at 11:01 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Mon, Mar 18, 2019 at 09:53:23PM -0400, Tom Lane wrote:
> > The buildfarm's not too happy with this, which I suspect traces
> > to the fact that you neglected to fix copyfuncs.c and equalfuncs.c.
>
> If you use -DDCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST, I
> am pretty sure that you will be able to reproduce those failures.

Thank you for the information. I'll test with that options before
submitting a patch.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix copyfuncs/equalfuncs support for VacuumStmt.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix bug in support for collation attributes on older ICUversion