Re: [COMMITTERS] pgsql: ICU support
| От | Tom Lane |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: ICU support |
| Дата | |
| Msg-id | 1960.1490327585@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql: ICU support (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [COMMITTERS] pgsql: ICU support
Re: pgsql: ICU support |
| Список | pgsql-committers |
I wrote:
> The buildfarm's mostly happy, but "prion" still isn't, which
> suggests there's someplace in the new code that references an
> already-closed relcache entry.
Ah, scratch that, I was overthinking it. The problem is pretty
clear from the error message:
+ ERROR: collation "en-x-icu" for encoding "SQL_ASCII" does not exist
I can reproduce this with vanilla configure options if I'm running
with --with-icu and LANG=C. In short, this regression test does not
work in C locale, and you need to find a way to disable it in that
environment.
regards, tom lane
В списке pgsql-committers по дате отправления: