PostgreSQL Buildfarm Client Release 8

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, buildfarm-members(at)postgresql(dot)org
Subject: PostgreSQL Buildfarm Client Release 8
Date: 2018-05-21 16:45:54
Message-ID: d8cdf37b-245c-7531-29ef-a285fde85085@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-hackers

I have just release version 8 of the PostgreSQL Buildfarm client

It can be downloaded from
<https://buildfarm.postgresql.org/downloads/releases/build-farm-8.tgz>
or <https://github.com/PGBuildFarm/client-code/archive/REL_8.tar.gz>

This release contains a number of small changes to make using the
--from-source feature a bit nicer. It also contains a good deal of code
cleanup to be perlcritic clean, with some exceptions, down to severity
level 3, and also to remove some out of date code that referred to
Postgresql branches we no longer support.

It also contains the following features:

* --tests and --schedule now apply to the check step as well as the
installcheck step
* a new --delay-check switch delays the check step until after
install. This helps work around a bug or lack of capacity w.r.t.
LD_LIBRARY_PATH on Alpine Linux
* if the environment value BFLIB exists it is added to the perl search
path. That means it is possible to install the top level scripts
separately from the support modules.

Enjoy

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Browse buildfarm-members by date

  From Date Subject
Next Message Tom Lane 2018-07-07 19:49:59 Reminder: spin up REL_11_STABLE on your buildfarm animals
Previous Message Alvaro Herrera 2018-04-20 16:05:02 Re: Debian - armhf

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2018-05-21 16:52:31 Re: Postgres 11 release notes
Previous Message Tom Lane 2018-05-21 16:38:34 Re: Postgres 11 release notes