Release 13.1 of the PostgreSQL BuildFarm client

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, buildfarm-members(at)lists(dot)postgresql(dot)org
Subject: Release 13.1 of the PostgreSQL BuildFarm client
Date: 2021-08-04 13:26:26
Message-ID: 78d12272-b4fc-3a38-628b-ec1ece8db81b@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members 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

Browse buildfarm-members by date

  From Date Subject
Next Message Michael Paquier 2021-08-31 01:39:27 How to change some of the buildfarm data?
Previous Message Tom Lane 2021-08-03 23:32:29 Re: Release 13 of the PostgreSQL BuildFarm client

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-08-04 13:31:25 Re: A varint implementation for PG?
Previous Message Amit Kapila 2021-08-04 12:58:38 Re: Failed transaction statistics to measure the logical replication progress