Revert pg_bind_textdomain_codeset to a existant-but-empty function when

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

Commit: e43fd89762a5a894ea04f4fe74e05f95a1488664
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-03-09T00:01:32Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/backend/utils/mb/mbutils.c modified +2 −4
src/include/mb/pg_wchar.h modified +1 −3