Re: ICU locales and text/char(n) SortSupport on Windows
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Noah Misch <noah@leadboat.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-09-21T19:49:40Z
Lists: pgsql-hackers
On Wed, Sep 20, 2017 at 11:05 PM, Noah Misch <noah@leadboat.com> wrote: > This is currently a v10 open item, but I think it doesn't qualify for that > treatment. It's merely an opportunity for optimization, albeit an > attractively-simple one. I have withdrawn this as an open item. I'm still hopeful that it can be worked through for v10 at Peter's discretion. -- Peter Geoghegan
Commits
-
Assume wcstombs(), towlower(), and sibling functions are always present.
- 85feb77aa09c 11.0 landed