From:
Dave Page <dpage(at)pgadmin(dot)org>
To:
Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc:
Magnus Hagander <magnus(at)hagander(dot)net>, Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: setlocale and gettext in Postgres
Date:
2011-02-01 11:08:38
Message-ID:
AANLkTimxXL+38sYds=hzh5hsQyP7-xRttKzkmPq1e-SY@mail.gmail.com (view raw or flat )
Thread:
2011-01-27 13:03:13 from Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
2011-02-01 05:36:32 from Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
2011-02-01 08:08:26 from Dave Page <dpage(at)pgadmin(dot)org>
2011-02-01 08:29:34 from Magnus Hagander <magnus(at)hagander(dot)net>
2011-02-01 08:47:58 from Dave Page <dpage(at)pgadmin(dot)org>
2011-02-01 10:45:47 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2011-02-01 11:08:38 from Dave Page <dpage(at)pgadmin(dot)org>
2011-02-01 12:30:00 from Magnus Hagander <magnus(at)hagander(dot)net>
Lists:
pgsql-hackers
On Tue, Feb 1, 2011 at 10:45 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> Why are we only disabling the macro for WIN32 and not for the other
> platforms that the macro is defined for? Do we know it's not also a problem
> on Apple or Cygwin?
No, not as far as I know.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
Responses
pgsql-hackers by date
Next :From: Itagaki TakahiroDate: 2011-02-01 11:48:30
Subject : Re: Add support for logging the current role
Previous :From : Itagaki TakahiroDate : 2011-02-01 10:55:57
Subject : Re: Extensions support for pg_dump, patch v27