From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
Cc: | "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Updated Win32 patch |
Date: | 2001-01-27 21:49:55 |
Message-ID: | 200101272149.QAA14037@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Applied. Thanks. Open item removed.
[ Charset ISO-8859-1 unsupported, converting... ]
> Hello!
>
> Here is an update on the Win32 patch. Modified files are 'config.h.win32'
> and two 'win32.mak'. Addresses the following:
>
> 1) Oops. Spelled fcntl.h wrong in the last one. D'uh.
> 2) PG_VERSION changed to be defined with " around it. psql/command.c failed
> to compile without that.
> 3) Changed makefiles to use "/MD" and link both psql and libpq.dll against
> MSVCRT.DLL instead of a static library. This takes care of the
> crash-upon-free in psql.
>
> I *think* this is what is on the "Open 7.1 Items" list as "Magnus Hagander
> ODBC Issues?". It has nothing to do with ODBC, but it's the only issue I've
> been involved with...
>
> Regards,
> Magnus
>
> <<win32.fix.patch>>
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Ryan Kirkpatrick | 2001-01-28 23:10:25 | A Sparc/Linux patch, and a Linux rc.d/init.d script.... |
Previous Message | Bruce Momjian | 2001-01-27 18:34:20 | Re: PgAccess - small bug? |