RE: 7.1 odbc bug & patch

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема RE: 7.1 odbc bug & patch
Дата
Msg-id EKEJJICOHDIEMGPNIFIJEEGLEKAA.Inoue@tpf.co.jp
обсуждение исходный текст
Ответ на Re: 7.1 odbc bug & patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: 7.1 odbc bug & patch
Список pgsql-patches
> -----Original Message-----
> From: Bruce Momjian
>
> Wow, if all our code was as bad as this ODBC snipped we be in serious
> trouble.  :-)
>

Probably gpps.c has caused ODBC troubles under unix(
gpps.c isn't needed at all under Windows). I'm happy if
someone maintains it and would reply to the inquiries
about ODBC under unix.

[snip]

> >
> > Please enter a FULL description of your problem:
> > ------------------------------------------------
> > I installed postgres 7.1 with --enable-odbc.  I then installed
> > tclodbc (http://sourceforge.net/projects/tclodbc) and libiodbc-2.50.3
> > (http://www.iodbc.org/dist/libiodbc-2.50.3.tar.gz).  I could not
> > get either to work... postgres would not find the global odbcinst.ini
> > file.

AFAIK iODBC doesn't need odbcinst.ini though I don't know
about tclodbc.  In addtion psqlodbc searches odbcinst.ini
in a directory.

regards,
Hiroshi Inoue


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Australian timezone configure option
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.1 odbc bug & patch