pgsql: Revert "ecpg: Don't link compatlib with libpq" - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Revert "ecpg: Don't link compatlib with libpq"
Date
Msg-id E1UMVn4-0005CJ-SY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "ecpg: Don't link compatlib with libpq"

This reverts commit 3780fc679cc428c1f211e1728c4281ca15e9746b.

HP-UX didn't like it.  There would probably be a way to fix that, but
since the net effect of all of this is zero because ecpg ends up using
libpq anyway, it's not worth bothering further.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/85079078acb4f120335f54f38f93635dd8c8b83d

Modified Files
--------------
src/interfaces/ecpg/compatlib/Makefile |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates
Next
From: "Dickson S. Guedes"
Date:
Subject: Re: pgsql: Add new JSON processing functions and parser API.