On Windows, call bind_textdomain_codeset on domains other than the default one,
Alvaro Herrera <alvherre@alvh.no-ip.org>
On Windows, call bind_textdomain_codeset on domains other than the default one, too, so that the codeset is properly mapped on the newly added PL domains.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/init/miscinit.c | modified | +3 −1 |
| src/backend/utils/mb/mbutils.c | modified | +19 −14 |
| src/include/mb/pg_wchar.h | modified | +2 −1 |