Re: Patch for ODBC driver (look for odbc.ini in more thanone

Поиск
Список
Период
Сортировка
От Igor Kovalenko
Тема Re: Patch for ODBC driver (look for odbc.ini in more thanone
Дата
Msg-id 3C168ED3.662F93EE@motorola.com
обсуждение исходный текст
Ответ на Re: Patch for ODBC driver (look for odbc.ini in more than  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
>
> Igor Kovalenko writes:
>
> > I don't really get it why do you want to add another configure option at
> > all, it is confusing enough already. I would think that odbcinst.ini and
> > [default] odbc.ini normally should be in the same place.
>
> Linking against the appropriate libraries of the driver manager ensures
> that the driver and the driver manager always look into the same place.

There is no driver manager with psqlODBC driver (supplied with
postgres). UnixODBC and iODBC have a manager, but the supplied driver is
'stand-alone'.

- igor

В списке pgsql-patches по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: NLS (Russian) - pg_dump update
Следующее
От: Marko Kreen
Дата:
Сообщение: make createlang match docs