Re: Bug in execute.c - Mailing list pgsql-odbc

From Christian Ullrich
Subject Re: Bug in execute.c
Date
Msg-id mhcsfo$k6k$1@ger.gmane.org
Whole thread Raw
In response to Bug in execute.c  (Christian Ullrich <chris@chrullrich.net>)
Responses Re: Bug in execute.c
List pgsql-odbc
* Christian Ullrich wrote:

>  From execute.c, SC_setInsertedTable(), line 790:
>
>      if (ptr = strchr(cmd + 1, '.'), NULL != ptr)
>          len = ptr - cmd;

> I'm sorry I don't have a patch right now. I can come up with one, though.

Patch attached. It may be a bit over the top. Please let me know what
you think.

--
Christian


Attachment

pgsql-odbc by date:

Previous
From: Christian Ullrich
Date:
Subject: Bug in execute.c
Next
From: Brent Smith
Date:
Subject: Unknown exceptions possibly originating from psqlodbc