Re: bug in ODBC driver (and fix)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mindaugas Idzelis <mai3116(at)ritvax(dot)isc(dot)rit(dot)edu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: bug in ODBC driver (and fix)
Date: 2001-01-19 18:13:23
Message-ID: 9381.979928003@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-odbc

Mindaugas Idzelis <mai3116(at)ritvax(dot)isc(dot)rit(dot)edu> writes:
> If it was fixed in 7.0.3, it has not yet been fixed in 7.1beta3.

Oh? I'm quite sure there is no reference to int4out in ODBC now.
Look for yourself if you don't believe me. That patch was applied
to the main branch back in August.

Are you sure you are using a driver built from the current ODBC sources,
and not 7.0.2 or earlier?

> Also, what is wrong with the following sql query?
> create unique index primary on tablename ( tableid );

PRIMARY is an SQL reserved word.

regards, tom lane

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Mindaugas Idzelis 2001-01-19 22:06:20 RE: bug in ODBC driver (and fix)
Previous Message Mindaugas Idzelis 2001-01-19 17:49:14 RE: bug in ODBC driver (and fix)

Browse pgsql-odbc by date

  From Date Subject
Next Message Mindaugas Idzelis 2001-01-19 22:06:20 RE: bug in ODBC driver (and fix)
Previous Message Mindaugas Idzelis 2001-01-19 17:49:14 RE: bug in ODBC driver (and fix)