pgsql: Fix standalone libpq build on win32.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix standalone libpq build on win32.
Date: 2008-06-27 18:58:16
Message-ID: 20080627185816.1AEBC754857@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix standalone libpq build on win32.

Hiroshi Saito

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/interfaces/libpq:
win32.mak (r1.50.2.1 -> r1.50.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak?r1=1.50.2.1&r2=1.50.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-06-27 20:54:37 pgsql: Consider a clause to be outerjoin_delayed if it references the
Previous Message Magnus Hagander 2008-06-27 18:58:14 pgsql: Fix standalone libpq build on win32.