buildfarm client release 4.13

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 release 4.13
Date: 2014-06-18 15:31:21
Message-ID: 53A1B0C9.9000406@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-hackers

I have released version 4.13 of the PostgreSQL Buildfarm client.

This can be downloaded from
<http://www.pgbuildfarm.org/downloads/releases/build-farm-4_13.tgz>

Changes in this release (from the git log):

fcc182b Don't run TestCollateLinuxUTF8 on unsupported branches.
273af50 Don't run FileTextArrayFDW tests if not wanted.
9944a4a Don't remove the ccache directory on failure, unless
configured to.
73e4187 Make ccache and vpath builds play nicely together.
9ff8c22 Work around path idiocy in msysGit.
0948ac7 revert naming change for log files
ca68525 Exclude ecpg/tests from find_typedefs code.

If you are using ccache, please note that there are adjustments to the
recommended use pattern. The sample config file no longer suggests that
the ccache directory have the branch name at the end. It is now
recommended that you use a single cache for all branches for a
particular member. To do this remove "/$branch" from the relevant line
in your config file, if you have it, and remove those directories in the
cache root. Your first run on each branch will rebuild some or all of
the cache. My unifoed cache on crake is now at 615 Mb, rather than the
multiples of Gb it had been previously.

It is recommended that this release be deployed by all users fairly
quickly because of the fix in log file names that was discarding some
that were quite important.

cheers

andrew

Browse buildfarm-members by date

  From Date Subject
Next Message Chris Mair 2014-07-05 21:54:12 [Pgbuildfarm-members] misterious check foreign_data failed for new buildfarm member capybara
Previous Message Peter Eisentraut 2014-05-28 18:51:04 Re: Bison 3.0 updates

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2014-06-18 15:38:48 Re: 9.5 CF1
Previous Message Robert Haas 2014-06-18 15:17:56 Re: Quantify small changes to predicate evaluation