ODBC - adding missing FROM clause entry

Started by Nonameover 23 years ago2 messagesgeneral
Jump to latest
#1Noname
Martin_Hurst@dom.com

I'm getting this message when I connect from my Win95 pc to my Linux server
running postgres 7.3.
I'm using the latest postgres odbc driver to connect.

The Win95 connection can see and list the tables on the Linux server, but
when I try to open and display the rows, the interface hangs and freezes.

Thanks, for any help and feedback.
-Martin

-------------------------------------------------------

Notice: Adding missing FROM - clause entry for table "pg_namespace"

#2Bruce Momjian
bruce@momjian.us
In reply to: Noname (#1)
Re: ODBC - adding missing FROM clause entry

Martin_Hurst@dom.com wrote:

I'm getting this message when I connect from my Win95 pc to my Linux server
running postgres 7.3.
I'm using the latest postgres odbc driver to connect.

I just fixed this in ODBC today:

ODBC - adding missing FROM clause entry

The next release of ODBC will have the fix. The message will not affect
your server.

The Win95 connection can see and list the tables on the Linux server, but
when I try to open and display the rows, the interface hangs and freezes.

Oh, seems it does affect you. ODBC patch attached.

-- 
  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

Attachments:

/bjm/difftext/plainDownload+14-14