pgsql: Fix Makefile breakage caused by a committed merge conflict.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix Makefile breakage caused by a committed merge conflict.
Date: 2012-12-04 17:30:17
Message-ID: E1TfwK1-0002ZJ-2n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix Makefile breakage caused by a committed merge conflict.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2e375ab4b5b1b4308e4c16fc755e45c1ccf1988e

Modified Files
--------------
src/interfaces/ecpg/ecpglib/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-12-04 22:26:01 pgsql: Attempt to un-break Windows builds with USE_LDAP.
Previous Message Michael Meskes 2012-12-04 15:44:33 pgsql: Include isinf.o in libecpg if isinf() is not available on the sy