Re: Fixed definition of complicated errcode of ms_vc8 - Mailing list pgsql-patches

From Hiroshi Saito
Subject Re: Fixed definition of complicated errcode of ms_vc8
Date
Msg-id 057001c6b9f6$69bcc4b0$a543040a@wiseknot.local
Whole thread Raw
Responses Re: Fixed definition of complicated errcode of ms_vc8  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
Hi Bruce-san.

"errcode" definition complains from each definition of windows.

c:\home\postgresql-8.2devel-20060805\src\include\utils/elog.h(105) : error C2365: 'errcode' :
(snip)
C:\Program Files\Microsoft Visual Studio 8\VC\include\crtdefs.h(506) : 'errcode' (snip)

This patch was avoided by vc8.

Thanks.

Regards,
Hiroshi Saito

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] log_statement output for protocol
Next
From: Zdenek Kotala
Date:
Subject: Re: Allow commenting of variables in postgresql.conf to -