Re: make dist using git archive

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: make dist using git archive
Дата
Msg-id ac794e4f-28a5-410a-91ec-a7de31de7dc8@eisentraut.org
обсуждение исходный текст
Ответ на Re: make dist using git archive  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: make dist using git archive  ("Tristan Partin" <tristan@neon.tech>)
Re: make dist using git archive  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
Small update: I noticed that on Windows (at least the one that is 
running the CI job), I need to use git -c core.autocrlf=false, otherwise 
git archive does line-ending conversion for the files it puts into the 
archive.  With this fix, all the archives produced by all the CI jobs 
across the different platforms match, except the .tar.gz archive from 
the Linux job, which I suspect suffers from an old git version.  We 
should get the Linux images updated to a newer Debian version soon 
anyway, so I think that issue will go away.

Вложения

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: gai_strerror() is not thread-safe on Windows
Следующее
От:
Дата:
Сообщение: RE: Feature request support MS Entra ID Authentication from On-premises PostreSQL server