Re: Windows buildfarm animals are still not happy with abbreviated keys patch - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Windows buildfarm animals are still not happy with abbreviated keys patch
Date
Msg-id CAM3SWZQ6cz_P9wGz_U1TrSbYHbncJSBLjjA+3Zmy4JjugNR_mw@mail.gmail.com
Whole thread Raw
In response to Re: Windows buildfarm animals are still not happy with abbreviated keys patch  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Windows buildfarm animals are still not happy with abbreviated keys patch
List pgsql-hackers
On Mon, Jan 26, 2015 at 11:05 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> Now that these issues are fixed and the buildfarm is green again, I'm
> going to try re-enabling this optimization on Windows.  My working
> theory is that disabling that categorically was a mis-diagnosis of the
> real problem, and that now that the issues mentioned above are cleaned
> up, it'll just work.  That might not be right, but I think it's worth
> a try.

Right. We're only supporting the C locale on Windows. How could
Windows possibly be broken if locale-related functions like strxfrm()
and strcoll() are not even called?

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Additional role attributes && superuser review
Next
From: Andres Freund
Date:
Subject: Re: Additional role attributes && superuser review