Re: make dist using git archive

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: make dist using git archive
Дата
Msg-id c9809ea4-5094-4c29-8889-d626043ac112@eisentraut.org
обсуждение исходный текст
Ответ на Re: make dist using git archive  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: make dist using git archive  ("Tristan Partin" <tristan@neon.tech>)
Список pgsql-hackers
Here is an updated version of this patch set.

I have removed the "dirty check" stuff.  It didn't really work well/was 
buggy under meson, and it failed mysteriously on the Linux CI tasks.  So 
let's just drop that functionality for now.

I have also added a more complete commit message and some more code 
comments.

I have extracted the freebsd CI script fix into a separate patch (0002). 
  I think this is useful even if we don't take the full CI patch (0003).

About the 0003 patch: It seems useful in principle to test these things 
continuously.  The dist script runs about 10 seconds in each task, and 
takes a bit of disk space for the artifacts.  I'm not sure to what 
degree this might bother someone.

Вложения

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

Предыдущее
От: jian he
Дата:
Сообщение: Re: SQL:2011 application time
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: [PoC] Improve dead tuple storage for lazy vacuum