Re: Initdb-cs_CZ.WIN-1250 buildfarm failures

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tomas Vondra <tv(at)fuzzy(dot)cz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Date: 2014-12-31 17:39:04
Message-ID: 54A434B8.4020008@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 12/31/2014 12:26 PM, Tomas Vondra wrote:
> On 31.12.2014 17:29, Andrew Dunstan wrote:
>> Sorry, I should have tested it. This seems to work:
>>
>> if ($branch eq 'REL9_0_STABLE')
>> {
>> $PGBuild::Options::skip_steps .= ' pl-install-check';
>> $main::skip_steps{'pl-install-check'} = 1;
>> }
>>
>> cheers
> Meh, no problem. We've fixed it in 2014, so it's OK. To quote one of my
> colleagues "I haven't tested it, I believe it works correctly." ;-)
>
> Any ideas why it worked for the first run?
>

No. It failed for me right off the bat.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-12-31 17:46:17 Re: Publish autovacuum informations
Previous Message Andrew Gierth 2014-12-31 17:33:43 Re: Final Patch for GROUPING SETS