| From: | "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp> |
|---|---|
| To: | "Jim Holliday" <jholliday(at)aurigin(dot)com> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: bug in info.c file - incorrect SQL |
| Date: | 2003-01-03 15:18:02 |
| Message-ID: | EKEJJICOHDIEMGPNIFIJOEICKDAA.Inoue@tpf.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
-----Original Message-----
From: Jim Holliday
> For the ODBC driver psqlodbc.dll version 7.02.0003 there is an error in
the info.c.
> In 2 places the SQL contains an alias in the FROM clause for the
pg_namespace
> table and then references the table in the where clause. The below cut
from the
> info.c file should replace all instances on pg_namespace. in the where
clause with
> pn. This should be done in both places.
Does the code give you a wrong result in the first place ?
regards,
Hiroshi Inoue
| Attachment | Content-Type | Size |
|---|---|---|
| winmail.dat | application/ms-tnef | 1.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-01-03 21:17:12 | Re: bug in info.c file - incorrect SQL |
| Previous Message | Dave Page | 2003-01-03 08:09:00 | Re: bug in info.c file - incorrect SQL |