Re: pgsql: psql: fix \connect with URIs and conninfo strings - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: psql: fix \connect with URIs and conninfo strings
Date
Msg-id CAB7nPqTO1FN7iNXaPS2eXDy4WXBnCWnOOawePtt-JvOrLi36kg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: psql: fix \connect with URIs and conninfo strings  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: pgsql: psql: fix \connect with URIs and conninfo strings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers


On Thu, Apr 2, 2015 at 10:58 AM, Michael Paquier wrote:
On other Linux machines, tests for dblink are failing:
+ ERROR: could not load library "/usr/src/pgfarm/build/HEAD/inst/lib/postgresql/dblink.so": /usr/src/pgfarm/build/HEAD/inst/lib/libpq.so.5: undefined symbol: libpq_connstring_is_recognized

The patch attached fixes all those inconsistencies (tested build on OSX and Windows).
--
Michael
Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: psql: fix \connect with URIs and conninfo strings
Next
From: Tom Lane
Date:
Subject: Re: pgsql: psql: fix \connect with URIs and conninfo strings