Re: CVS of 8.1.x MS-VC6 probrem. - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: CVS of 8.1.x MS-VC6 probrem.
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7D2B@algol.sollentuna.se
Whole thread Raw
In response to CVS of 8.1.x MS-VC6 probrem.  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Responses Re: CVS of 8.1.x MS-VC6 probrem.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
> > > libpq and psql also have message translation.
> >
> > 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.

I definitly don't think we should try to *add* NLS support in
8.1.1.That's very much a new feature, and not a very simple one either.
Possibly for 8.2, if someone wants to do the legwork.

//Magnus

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: implement prepared queries in plperl
Next
From: Tom Lane
Date:
Subject: Re: CVS of 8.1.x MS-VC6 probrem.