| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Tiny plpython fix |
| Date: | 2006-09-15 20:57:33 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA0FB9B@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers 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 | Content-Type | Size |
|---|---|---|
| plpython_vcerr.patch | application/octet-stream | 816 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-15 20:57:34 | Update to msvc build sys |
| Previous Message | Magnus Hagander | 2006-09-15 20:57:32 | Include file in regress.c |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-15 20:57:34 | Update to msvc build sys |
| Previous Message | Magnus Hagander | 2006-09-15 20:57:32 | Include file in regress.c |