View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 02:37 AM
Dave Page
 
Posts: n/a
Default Re: ODBC driver failure



> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailtogsql-odbc-owner@postgresql.org] On Behalf Of Ludek Finstrle
> Sent: 05 December 2005 15:17
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] ODBC driver failure
>
> Hello,
>
> ODBC driver fail (raise exception) with these steps:
> 1) SQLPrepare (SELECT relname FROM pg_class WHERE relname != ?)
> 2) SQLExecute
>
> I found the bug and fix it. Patch is attached.


Thanks Luf, patch applied.

BTW, did I understand from your earlier email that you are still looking
at the other server side prepare issue we've been discussing with
Rainer, or is the last patch good in your opinion?

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote