OSDN Git Service

Revert pg_bind_textdomain_codeset to a existant-but-empty function when
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 9 Mar 2009 00:01:32 +0000 (00:01 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 9 Mar 2009 00:01:32 +0000 (00:01 +0000)
commite43fd89762a5a894ea04f4fe74e05f95a1488664
tree18be430799f560f8878f83b18bfdfe07c3e3dc40
parentace2b067d5a3d3c987960b830c325c6299c40532
Revert pg_bind_textdomain_codeset to a existant-but-empty function when
ENABLE_NLS is not defined, for better compatibility of the backend with
modules compiled the other way.

Per note from Tom after my previous commit.
src/backend/utils/mb/mbutils.c
src/include/mb/pg_wchar.h