CVS and open cursor

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: CVS and open cursor
Date: 2006-06-07 19:31:12
Message-ID: 20060607193112.GA28566@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

Hiroshi have you commited all changes? I have still
"The cursor is open." problem with CVS. So I try fix it myself.
Please could you commit the changes more frequently or send
the patches to the list so I can cooperate?

My patch is based on PGAPI_FreeStmt(hstmt, SQL_CLOSE) is called
from PGAPI_MoreResults when this returns SQL_NO_DATA.
Patch (againist CVS HEAD) attached.

Regards,

Luf

Attachment Content-Type Size
psqlodbc_cursor_open.diff text/plain 384 bytes

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Glenn B. Lawler 2006-06-07 19:50:01 Re: DescribParam
Previous Message Ludek Finstrle 2006-06-07 19:23:31 Re: DescribParam