Re: psqlodbc without libpq - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: psqlodbc without libpq
Date
Msg-id bade823e-e9d3-cb59-334d-918ed71d1856@iki.fi
Whole thread Raw
In response to Re: psqlodbc without libpq  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: psqlodbc without libpq  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-odbc
On 09/26/2016 10:11 PM, Adrian Klaver wrote:
> On 09/23/2016 12:02 AM, brajmohan saxena wrote:
>> Is there any way I can build the psqlodbc drivers without libpq
>> dependency on it.
>
> The only way I know is to use a release before 09.05.0100.

Note that you can link libpq statically, so that you only need to have
libpq around when building, but not when using the driver.

- Heikki



pgsql-odbc by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: psqlodbc without libpq
Next
From: Michael Paquier
Date:
Subject: Re: psqlodbc without libpq