Tiny plpython fix - Mailing list pgsql-patches

From Magnus Hagander
Subject Tiny plpython fix
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FB9B@algol.sollentuna.se
Whole thread Raw
Responses Re: Tiny plpython fix
List pgsql-patches
Seems __vc_errcode was used during Visual C++ beta at some point, and is
now declared deprecated in the system headers. This patch renames our
use of it to __msvc_errcode, so we don't conflict anymore.

//Magnus


Attachment

pgsql-patches by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Dynamic linking on AIX
Next
From: "Magnus Hagander"
Date:
Subject: Update to msvc build sys