Re: Collation versioning - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Collation versioning
Date
Msg-id CAEepm=3oQryMoRJnCWe9yMBSweqt8AE+Y-unWSaE4GmORGWo0w@mail.gmail.com
Whole thread Raw
In response to Collation versioning  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On Tue, Sep 4, 2018 at 10:02 AM Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> const char *querylocaleversion(int mask, locale_t locale);
>
> Then the patch for pg_locale.c is trivial, see attached.

Oops, here's that one, FWIW.

-- 
Thomas Munro
http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Collation versioning
Next
From: Alexander Kuzmenkov
Date:
Subject: Re: Enable using IS NOT DISTINCT FROM in hash and merge joins