Re: [PATCHES] Win32 adjustments

2004-05-18 Thread Bruce Momjian
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
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] Win32 adjustments

2004-05-18 Thread Peter Eisentraut
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.


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html