Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
Date
Msg-id 854236.1658186008@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> On 2022-07-18 18:36:50 -0400, Tom Lane wrote:
> Don't think it has. check_rules.pl and parse.pl are run by separate build
> rules, with a stamp file marking the success of check_rules.pl. However, they
> can currently run concurrently, with the preproc.c generation depending on
> both.

That sounds fine, probably no need to change it.

            regards, tom lane



pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.
Next
From: Justin Pryzby
Date:
Subject: Re: pgsql: Default to hidden visibility for extension libraries where possi