pgsql: Fix Makefile breakage caused by a committed merge conflict. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix Makefile breakage caused by a committed merge conflict.
Date
Msg-id E1TfwK1-0002ZJ-2n@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Include isinf.o in libecpg if isinf() is not available on the sy
Next
From: Tom Lane
Date:
Subject: pgsql: Attempt to un-break Windows builds with USE_LDAP.