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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "ecpg: Don't link compatlib with libpq"
Date: 2013-04-01 03:52:14
Message-ID: E1UMVn4-0005CJ-SY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dickson S. Guedes 2013-04-01 12:56:32 Re: pgsql: Add new JSON processing functions and parser API.
Previous Message Peter Eisentraut 2013-04-01 03:48:07 pgsql: Translation updates