Win32 adjustments

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Win32 adjustments
Date: 2004-05-18 18:21:57
Message-ID: 200405181821.i4IILvi01973@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

--
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

Attachment Content-Type Size
unknown_filename text/plain 6.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Sean Chittenden 2004-05-18 19:27:26 More network functions...
Previous Message Bruce Momjian 2004-05-18 16:34:17 Re: new aggregate functions v1