Re: preserve timestamps when installing headers

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: preserve timestamps when installing headers
Дата
Msg-id 20220910143843.GW31833@telsasoft.com
обсуждение исходный текст
Ответ на Re: preserve timestamps when installing headers  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Fri, Sep 09, 2022 at 10:23:57PM +0300, Heikki Linnakangas wrote:
> On 11/01/2022 00:03, Tom Lane wrote:
> > Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> > > I don't think preserving timestamps should be the default behavior, but
> > > I would support organizing things so that additional options can be
> > > passed to "install" to make it do whatever the user prefers.  But that
> > > won't work if some installations don't go through install.

> Here's a patch to switch back to $(INSTALL). With that, you can do:
> 
> ./configure INSTALL="/usr/bin/install -C"

+1, I recently looked for a way to do that while trying to accelerate
Cygwin/Mingw.

-- 
Justin



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_toast.pg_toast_relfilenode not exist due to vacuum full tablename
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] initdb: do not exit after warn_on_mount_point