Re: make install getting slower

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: make install getting slower
Дата
Msg-id e50fc45b-024d-c8db-d1f3-5ba02d7c3093@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: make install getting slower  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 07/12/2018 18:34, Andres Freund wrote:
>> But I think that we realistically could generate ninja files using some
>> Perl code not unlike the one that does the catalog .dat to .bki
>> transformation.  Just a thought at this point.
> That seems not great, because we would lose the ability to generate mscv files from the same source. Or whatever the
eventualreplacement of ninja will be.
 

We already generate msvc files using custom Perl code.  Right now we
generated them by parsing makefiles in a hackish way.  If we were to
change that to parsing a well-structured ".dat" file, that seems
entirely doable and wouldn't be worse than what we do now, I think.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] REINDEX CONCURRENTLY 2.0
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_partition_tree crashes for a non-defined relation