Re: CVS of 8.1.x MS-VC6 probrem.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: CVS of 8.1.x MS-VC6 probrem.
Date: 2005-12-09 14:01:27
Message-ID: 10686.1134136887@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp> writes:
>> AFAIK we don't support NLS builds with MSVC anyway. (Check
>> pg_config.h.win32, it has no #define NLS). So I don't think this is an
>> issue.

> Um, I agree with you. Probably, Bruce san is also noticed.
> I thought that Bruce san suggested the evolution.
> However, I think that the plan is now difficult for 8.1.1.

Yeah. I had hoped the client-only build would "just work" with the
snprintf changes, but if not there is no time to make it work for 8.1.1.
I would like to revisit this for 8.1.2 or 8.2, though. It would be
good to have NLS support in the client-only build, if we intend to keep
supporting that at all.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Page 2005-12-09 14:21:28 Re: CVS of 8.1.x MS-VC6 probrem.
Previous Message Magnus Hagander 2005-12-09 14:00:16 Re: CVS of 8.1.x MS-VC6 probrem.