On Wed, Sep 5, 2018 at 12:10 PM Christoph Berg <m...@debian.org> wrote: > > So, it's not ideal but perhaps worth considering on the grounds that > > it's better than nothing? > > Ack.
Ok, here's a little patch like that. postgres=# select collname, collcollate, collversion from pg_collation where collname = 'en_NZ'; collname | collcollate | collversion ----------+-------------+------------- en_NZ | en_NZ.utf8 | 2.24 (1 row) -- Thomas Munro http://www.enterprisedb.com
0001-Set-collversion-for-collations-that-come-from-glibc.patch
Description: Binary data