Re: bug in info.c file - incorrect SQL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: bug in info.c file - incorrect SQL
Дата
Msg-id 200301030217.h032HOY00625@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: bug in info.c file - incorrect SQL  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
Hiroshi Inoue wrote:
> > -----Original Message-----
> > From: Bruce Momjian
> >
> > Good catch, patch attached. I found the problems you saw, plus a few
> > cases where pg_namespace was referenced in the WHERE but not FROM ---
> > not a big problem, but clearer if we specify it both places.  Patch
> > applied.
>
> Unfortunately it doesn't seem a right fix.
> I would fix it later.

Thanks, Hiroshi.  Also, seems someone is having trouble using the info
functions in the current ODBC release, probably because of this bug.
Can you roll a new release once you fix it?  Thanks.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: bug in info.c file - incorrect SQL
Следующее
От: "Jim Holliday"
Дата:
Сообщение: Re: bug in info.c file - incorrect SQL