Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org>
Subject: Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/
Date: 2015-04-15 16:23:38
Message-ID: 20150415162338.GD4369@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-committers pgsql-hackers

Andrew Dunstan wrote:

> OK, the fix is here: <https://github.com/PGBuildFarm/client-code/commit/47b24efa758360699413640dd14c4096e1643fb2>
> and the new TestUpgrade.pm can be grabbed from here: <https://raw.githubusercontent.com/PGBuildFarm/client-code/47b24efa758360699413640dd14c4096e1643fb2/PGBuild/Modules/TestUpgrade.pm>
>
> It can just be dropped into place as a hot fix.
>
> We're overdue for a buildfarm client release, but this hot fix should get
> things green again.

There's no way we're going to have *everyone* install the hot fix right
away, though, no? Or is people really that quick with updating BF
scripts?

If not, I think it'd be better to revert, get a buildfarm release out,
then push the patch again in a week or so. In the meantime surely we
can push other contrib move patches ...

Regarding the buildfarm update, don't we need a patch for MSVC and
src/test/modules? I remember you (Andrew) and Tom hot-patched
run_build.pm to run those tests, but of course it doesn't work as a
complete release because MSVC doesn't support it. It would be awesome
to get BF patched for both those issues before the next release.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse buildfarm-members by date

  From Date Subject
Next Message Chris Mair 2015-04-15 17:27:11 Re: [Pgbuildfarm-members] pgsql: Move pg_upgrade from contrib/ to src/bin/
Previous Message Andrew Dunstan 2015-04-15 15:11:02 Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2015-04-15 16:56:40 pgsql: Shut down test servers after pg_rewind regression tests.
Previous Message Andrew Dunstan 2015-04-15 15:11:02 Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2015-04-15 16:39:51 Re: Turning off HOT/Cleanup sometimes
Previous Message Heikki Linnakangas 2015-04-15 16:19:06 Re: Turning off HOT/Cleanup sometimes