Release 13.1 of the PostgreSQL BuildFarm client

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Release 13.1 of the PostgreSQL BuildFarm client
Дата
Msg-id 78d12272-b4fc-3a38-628b-ec1ece8db81b@dunslane.net
обсуждение исходный текст
Список pgsql-hackers
I have just pushed Release 13.1 of the PostgreSQL BuildFarm client.

This update to Release 13 fixes errors that occur from the new default
branch name checking code when used with versions of git that are too
old. This code is now disabled if the git version is not capable of
running it, and in verbose mode a warning is printed. The warning can be
disabled by explicitly setting "skip_git_default_check => 1" in the
config file. In either case, the owner will need to update their git
installation or remove all branch and mirror repositories when the
default branch name changes.


Downloads are available at
<https://github.com/PGBuildFarm/client-code/releases> and
<https://buildfarm.postgresql.org/downloads>


cheers


andrew

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




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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Failed transaction statistics to measure the logical replication progress
Следующее
От: Robert Haas
Дата:
Сообщение: Re: A varint implementation for PG?