Re: Initdb-cs_CZ.WIN-1250 buildfarm failures

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Date: 2014-12-31 17:26:46
Message-ID: 54A431D6.7030401@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

regards
Tomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Gierth 2014-12-31 17:33:43 Re: Final Patch for GROUPING SETS
Previous Message Robert Haas 2014-12-31 16:43:39 Re: Using 128-bit integers for sum, avg and statistics aggregates