Re: preserve timestamps when installing headers

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: preserve timestamps when installing headers
Дата
Msg-id b06fa2e8-90d2-1b33-a380-54af9539455d@enterprisedb.com
обсуждение исходный текст
Ответ на Re: preserve timestamps when installing headers  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: preserve timestamps when installing headers  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On 09.09.22 21:23, Heikki Linnakangas wrote:
>> So I fear we're optimizing for a case that stopped being mainstream
>> a decade or more back.  I could get behind switching the code back
>> to using $(INSTALL) for this, and then offering some way to inject
>> user-selected switches into the $(INSTALL) invocations.  That
>> wouldn't need much more than another gmake macro.  (Does there
>> need to be a way to inject such switches only into header
>> installations, or is it OK to do it across the board?)
> 
> Here's a patch to switch back to $(INSTALL).

I'm content to go ahead with this.




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: allowing for control over SET ROLE
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Convert *GetDatum() and DatumGet*() macros to inline functions