[PATCH] Fix FetchRefcursors issues - Mailing list pgsql-odbc

From Adrian Grucza
Subject [PATCH] Fix FetchRefcursors issues
Date
Msg-id CADF4wWr+n2FfqcKse-1MRXY7LsXuuNnH_9p44RuQMh=Jq40VLg@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Fix FetchRefcursors issues
List pgsql-odbc
Hi all,

I've created a patch (attached) that fixes some issues with the automatic fetching of refcursors from a function/procedure (the FetchRefcursors setting). It includes updates to the tests.

Below is a summary of the patch:
1. Fix crash if error occurs when fetching noninitial refcursor
2. Fix error when fetching NULL refcursor
3. Return empty result if all refcursors are NULL

Regards,
iress.com
Adrian Grucza  
Technical Lead
Tel: +61390185800
adrian.grucza@iress.com
www.iress.com
Level 16 385 Bourke St
 Melbourne, Victoria, 3000
The contents of this email originated from Iress. For this purpose Iress includes Iress Limited and/or any of its subsidiaries, holding companies and trading entities. ​If you have received this email in error please notify the sender immediately and delete this email. 
nosig
Attachment

pgsql-odbc by date:

Previous
From: "Inoue,Hiroshi"
Date:
Subject: Re: BUG: CC_send_query_append incomplete error handling
Next
From: Adrian Grucza
Date:
Subject: [PATCH] Bug fix: SQLColAttribute returns wrong column name