From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: CVS of 8.1.x MS-VC6 probrem. |
Date: | 2005-12-09 14:45:20 |
Message-ID: | 200512091445.jB9EjKB27189@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hiroshi Saito wrote:
> > for messages, but libpq and psql also have message translation.
>
> The work of using port/snprintf is needed.
> and If gettext is used....
> Is it desired now? It will be tonight if it becomes so.
Sorry, I only realized after I was in bed that we don't use libintl with
the WIN32_CLIENT_ONLY builds, so your applied patch is correct and we
can move ahead with 8.1.1. I think the only question now is whether it
is OK to have MinGW builds using our snprintf.c and WIN32_CLIENT_ONLY
builds using the operating system version, but I assume it will be OK.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-12-09 14:45:36 | Re: CVS of 8.1.x MS-VC6 probrem. |
Previous Message | Dave Page | 2005-12-09 14:36:38 | Re: CVS of 8.1.x MS-VC6 probrem. |