Re: pgsql: Make the locale comparison in pg_upgrade more lenient

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Make the locale comparison in pg_upgrade more lenient
Date: 2014-10-25 18:00:38
Message-ID: 544BE546.3000005@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 10/25/2014 05:29 PM, Peter Eisentraut wrote:
> On 10/24/14 2:11 PM, Heikki Linnakangas wrote:
>> Make the locale comparison in pg_upgrade more lenient
>
>> Branch
>> ------
>> REL9_3_STABLE
>
> This is not building.

Sorry. Fixed.

- Heikki

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-10-26 13:56:43 pgsql: Fix TAP tests with Perl 5.8
Previous Message Heikki Linnakangas 2014-10-25 18:00:23 pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.