Re: make dist using git archive

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: make dist using git archive
Дата
Msg-id f6b1136a-523f-4e2c-8e25-9109c169e253@eisentraut.org
обсуждение исходный текст
Ответ на Re: make dist using git archive  ("Tristan Partin" <tristan@neon.tech>)
Ответы Re: make dist using git archive  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 24.03.24 16:42, Tristan Partin wrote:
> You might find Meson's string formatting syntax creates a more readable 
> command string:
> 
> 'tar.tar.bz2.command=@0@ -c'.format(bzip2.path())
> 
> And then 'install: false' is the default if you feel like leaving it out.
> 
> Otherwise, let's get this in!

Done and committed.




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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Add new error_action COPY ON_ERROR "log"
Следующее
От: "Hayato Kuroda (Fujitsu)"
Дата:
Сообщение: RE: speed up a logical replica setup