Buildfarm client 4.11 released

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org>
Subject: Buildfarm client 4.11 released
Date: 2013-06-14 14:22:23
Message-ID: 51BB271F.1020503@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-hackers


Version 4.11 of the PostgreSQL Buildfarm client has been released. It
can be downloaded from
<http://www.pgbuildfarm.org/downloads/releases/build-farm-4_11.tgz>

Changes since 4.10:

* Turn down module cleanup verbosity
* Add check for rogue postmasters.
* Add pseudo-branch targets HEAD_PLUS_LATEST and HEAD_PLUS_LATEST2.
* Use Digest::SHA instead of Digest::SHA1.
* Make directory handling more robust in git code.
* Move web transaction into a module procedure.
* Switch to using the porcelain format of git status.
* Provide parameter for core file patterns.
* Use a command file for gdb instead of the -ex option

The web transaction and Digest::SHA changes have allowed the removal of
a couple of long-standing uglinesses on the system. In almost all cases,
the config parameter "aux_path" and the separate run_web_transaction.pl
script are now redundant (the exception is older Msys systems).

Enjoy

cheers

andrew

Browse buildfarm-members by date

  From Date Subject
Next Message Andrew Dunstan 2013-06-14 14:23:46 Re: [Pgbuildfarm-members] Running gdb on core files
Previous Message Christian Ullrich 2013-06-14 08:27:15 [Pgbuildfarm-members] Running gdb on core files

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-06-14 14:23:54 Re: Add visibility map information to pg_freespace.
Previous Message Alvaro Herrera 2013-06-14 14:22:19 Re: Add visibility map information to pg_freespace.