Fix Local support for Norwegian Bokmal#549
Fix Local support for Norwegian Bokmal#549defaste wants to merge 2 commits intoimpossibl:rel/v0.8.9from
Conversation
|
@defaste What is the full |
The full localeValue is "Norwegian Bokmål". The character å is not parsed correctly, i see a square in the log file. |
Shouldn't the database be converted as it says? Also, if we were to add this very special case, shouldn't we map it to |
|
Unfortunately this is a clean recent installation of PostgreSQL 13.3 on Windows 10, official EDB installer. |
|
@defaste Can you remove the version change... I cannot merge until the local remap is the only change. |
Connection to a PostgreSQL database on Windows 7 or newer configured to use Norwegian Bokmal language always fails.
This is a quick-and-dirty solution I should use to make the driver to work.
I'm available to test the official fix when it will be available.