pgsql: Oops, mustn't call textdomain() when compiling without

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, mustn't call textdomain() when compiling without
Date: 2009-04-08 13:08:09
Message-ID: 20090408130809.530A37540F4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Oops, mustn't call textdomain() when compiling without --enable-nls

Modified Files:
--------------
pgsql/src/backend/utils/init:
postinit.c (r1.189 -> r1.190)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c?r1=1.189&r2=1.190)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-04-08 13:08:39 Re: [COMMITTERS] pgsql: Tell gettext which codeset to use by calling
Previous Message Teodor Sigaev 2009-04-08 12:56:11 Re: [COMMITTERS] pgsql: Tell gettext which codeset to use by calling