Re: Git revision in tarballs

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Git revision in tarballs
Дата
Msg-id e9ed6361-ea76-86ec-f2c3-5c017b5029c2@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Git revision in tarballs  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Git revision in tarballs
Список pgsql-hackers
On 21.07.21 21:12, Daniel Gustafsson wrote:
>> Or we could do what git-archive does:
>>
>>     Additionally the commit ID is stored in a global extended
>>     pax header if the tar format is used; it can be extracted using git
>>     get-tar-commit-id. In ZIP files it is stored as
>>     a file comment.
> 
> That does adds Git as a dependency for consuming the tarball though, which
> might not be a problem but it's a change from what we require today.

How so?



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Git revision in tarballs
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: psql - add SHOW_ALL_RESULTS option