Re: odbc patches - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: odbc patches
Date
Msg-id Pine.LNX.4.21.0006212010440.1681-100000@localhost.localdomain
Whole thread Raw
List pgsql-patches
Nick Gorham writes:

> The only thing that I am trying to do with the --with-unixODBC flag is
> to make the driver use the SQLGetPrivateProfileString from the
> libodbcinst.so provided by unixODBC. This way avoids the multiple
> odbc.ini entries that can happen. Also it enables the GUI config tool
> to setup DSN entries that can be used by the driver, as they use the
> same odbcinst lib.

Sounds good. It's also nice to know this to put it in the documentation
somewhere. I'm downloading unixODBC just now to test my incarnation of
your patch.


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: odbc patches
Next
From: Denis Perchine
Date:
Subject: Re: [GENERAL] libpq error codes