From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Win32 adjustments |
Date: | 2004-05-18 23:51:50 |
Message-ID: | 200405182351.i4INpoi18227@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > I have applied the following patch with Magnus's guidance. It fixes
> > some Win32 problems introduced by my relative path installs.
> >
> > It also removes the newline from psql for MinGW-only as posted by
> > Andrew. I added a mention to the Win32 todo list so we know to
> > remove it once we find the real cause.
>
> We don't have any NLS support for libpgport. All of these strings are
> dead meat. This needs fixing.
OK, how do I do that? Add _()?
--
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 | Tom Lane | 2004-05-18 23:59:31 | Re: add build utilities in default install |
Previous Message | Peter Eisentraut | 2004-05-18 23:08:30 | Re: Win32 adjustments |