Re: Git tag for v15

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Git tag for v15
Дата
Msg-id 953878.1665670013@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Git tag for v15  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> If for whatever reason a problem is found before the tag has been
> posted, then a new Git commit is chosen and a new tarball published.
> The tag will then match the new commit, not the original obviously.
> I don't know what would happen if a problem were to be found *after* the
> tag has been pushed; normally that would just mean the fix would have to
> wait until the next minor version in that branch.  It would have to be
> something really serious in order for this process to be affected.
> As far as I know, this has never happened.

I don't think it's happened since we adopted Git, anyway.  The plan
if we did have to re-wrap at that point would be to increment the version
number(s), since not doing so would probably create too much confusion
about which tarballs were the correct ones.

            regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Move backup-related code to xlogbackup.c/.h
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Move backup-related code to xlogbackup.c/.h