| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: CVS of 8.1.x MS-VC6 probrem. |
| Date: | 2005-12-09 14:00:16 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE6C7D2B@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-12-09 14:01:27 | Re: CVS of 8.1.x MS-VC6 probrem. |
| Previous Message | Peter Eisentraut | 2005-12-09 13:14:01 | Re: implement prepared queries in plperl |