fix windows contrib compile warnings for redefined macros

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: fix windows contrib compile warnings for redefined macros
Date: 2004-10-21 17:36:44
Message-ID: 4177F3AC.4090700@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This patch fixes contrib so that it compiles under windows without
warnings about redefines for min, max, V_UNKNOWN and IDIGNORE

cheers

andrew

Attachment Content-Type Size
contribclean.patch text/x-patch 3.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-10-21 18:04:42 Re: fix windows contrib compile warnings for redefined macros
Previous Message Andrew Dunstan 2004-10-21 16:51:02 fix for Makefile.shlib multiply defined target