From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
Cc: | Jim Holliday <jholliday(at)aurigin(dot)com>, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: bug in info.c file - incorrect SQL |
Date: | 2003-01-03 02:17:24 |
Message-ID: | 200301030217.h032HOY00625@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Holliday | 2003-01-03 02:37:56 | Re: bug in info.c file - incorrect SQL |
Previous Message | Hiroshi Inoue | 2003-01-03 01:32:06 | Re: bug in info.c file - incorrect SQL |