On Windows, call bind_textdomain_codeset on domains other than the default one,

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: c3b5d2f1383bb96a52dcc75dedca02ad42fc7850
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-03-08T16:07:12Z
Releases: 8.4.0
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

PathChange+/−
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