Re: BUG #18795: Norwegian bokmål crashes again
От | Tom Lane |
---|---|
Тема | Re: BUG #18795: Norwegian bokmål crashes again |
Дата | |
Msg-id | 816216.1738772073@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | BUG #18795: Norwegian bokmål crashes again (PG Bug reporting form <noreply@postgresql.org>) |
Ответы |
Re: BUG #18795: Norwegian bokmål crashes again
|
Список | pgsql-bugs |
PG Bug reporting form <noreply@postgresql.org> writes: > I downloaded the latest installer for windows and tried to install a local > database server with locale Norwegian Bokmål. Looks like this bug is back in > version 17? Or maybe it's windows 11 that is causing it? Sigh, did they rename it again? Our last commit log entry about this explains It emerges that recent versions of Windows (at least 2016 Standard) spell this locale name as "Norwegian Bokmål_Norway.1252", defeating our mapping code that translates "Norwegian (Bokmål)_Norway" to something that's all-ASCII (cf commits db29620d4 and aa1d2fc5e). Add another mapping entry to handle this spelling. Can you identify how it's spelled in W11? Also, what failure are you seeing *exactly*? regards, tom lane
В списке pgsql-bugs по дате отправления: