Revert pg_bind_textdomain_codeset to a existant-but-empty function when
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/mbutils.c | modified | +2 −4 |
| src/include/mb/pg_wchar.h | modified | +1 −3 |