From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
---|---|
To: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Collation versioning |
Date: | 2018-09-04 17:04:42 |
Message-ID: | CAEepm=3oQryMoRJnCWe9yMBSweqt8AE+Y-unWSaE4GmORGWo0w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Sep 4, 2018 at 10:02 AM Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)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 | Content-Type | Size |
---|---|---|
0001-Use-querylocaleversion-3-if-available.patch | application/octet-stream | 3.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2018-09-04 17:29:57 | Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. |
Previous Message | Thomas Munro | 2018-09-04 17:02:32 | Collation versioning |