Re: Speed up clean meson builds by ~25% - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Speed up clean meson builds by ~25%
Date
Msg-id CAGECzQQ685HAYEe-o6EKzdeQMke1uvyuy_sezFvtVe2GxL5p8A@mail.gmail.com
Whole thread Raw
In response to Re: Speed up clean meson builds by ~25%  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Speed up clean meson builds by ~25%  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 17 Apr 2024 at 13:41, Peter Eisentraut <peter@eisentraut.org> wrote:
>
> On 10.04.24 17:33, Tom Lane wrote:
> > The immediate question then is do we want to take Jelte's patch
> > as a way to ameliorate the pain meanwhile.  I'm kind of down on
> > it, because AFAICS what would happen if you break the core
> > grammar is that (most likely) the failure would be reported
> > against ecpg first.  That seems pretty confusing.
>
> Yeah that would be confusing.

How can I test if this actually happens? Because it sounds like if
that indeed happens it should be fixable fairly easily.



pgsql-hackers by date:

Previous
From: walther@technowledgy.de
Date:
Subject: Re: Building with meson on NixOS/nixpkgs
Next
From: Peter Eisentraut
Date:
Subject: Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there