Re: pgsql: Check that we have a working tar before trying to use it

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Check that we have a working tar before trying to use it
Дата
Msg-id 190aad26-d04b-f2c6-c4a3-e184377f4c8c@dunslane.net
обсуждение исходный текст
Ответ на Re: pgsql: Check that we have a working tar before trying to use it  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Check that we have a working tar before trying to use it
Список pgsql-committers
On 12/13/21 03:08, Michael Paquier wrote:
> Also,
> the default values of LZ4, TAR and GZIP_PROGRAM had better be set
> *before* loading buildenv.pl, and not after it is loaded, no?  On
> HEAD, one has no way to unset any of those variables so it is not
> possible to skip things if an environment has in its PATH a funky
> command that TAP would refuse, like a tar command from MinGW or the
> git installation.


No. The code only sets them if they have not been previously set by
buildenv.pl or the calling environment. That's what "||=" means.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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