[PATCH] MinGW compatibility issues

From: Pavel Golub <pavel(at)microolap(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] MinGW compatibility issues
Date: 2009-04-18 08:57:11
Message-ID: fa8615c50904180157v56305a68r9eb20e36fc940bdb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here the patches to /src/include/libpq/libpq-be.h and
/src/interfaces/libpq/libpq-int.h attached improving
MinGW compatibility.

Issues described here:
http://pgolub.wordpress.com/2008/12/15/building-postgresql-client-library-using-mingw-under-winxp-sp3/

This patch adds missing includes with appropriate ifdef check

--
Nullus est in vitae sensus ipsa vera est sensus.

Attachment Content-Type Size
libpq-be.h.patch application/octet-stream 351 bytes
libpq-int.h.patch application/octet-stream 359 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Cook 2009-04-18 09:23:37 Re: Replacing plpgsql's lexer
Previous Message Pavel Golub 2009-04-18 08:31:16 [PATCH] Borland C Compiler compatibility issues