Re: Speed up clean meson builds by ~25%

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: Speed up clean meson builds by ~25%
Дата
Msg-id CAGECzQQ685HAYEe-o6EKzdeQMke1uvyuy_sezFvtVe2GxL5p8A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Speed up clean meson builds by ~25%  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: Speed up clean meson builds by ~25%  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: walther@technowledgy.de
Дата:
Сообщение: Re: Building with meson on NixOS/nixpkgs
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there