Thread: pgsql: Revert "ecpg: Don't link compatlib with libpq"

pgsql: Revert "ecpg: Don't link compatlib with libpq"

From
Peter Eisentraut
Date:
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(-)