| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Further patch for VS2005 |
| Date: | 2006-07-06 01:55:52 |
| Message-ID: | 200607060155.k661tqb13559@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> Hi!
>
> Attached patch is required ot build with the CRT that comes with Visual
> Studio 2005. Basically MS defined errcode in the headers with a typedef,
> so we have to #define it out of the way.
>
> While at it, fix a function declaration in plpython that didn't match
> the implementation (volatile missing).
>
> //Magnus
>
Content-Description: vc.patch
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-07-06 02:12:33 | Re: Client build of MSVC6+ patch |
| Previous Message | Bruce Momjian | 2006-07-06 01:46:23 | Re: doc & regress for full time zone names |