[PATCH] Fix FetchRefcursors issues

Поиск
Список
Период
Сортировка
От Adrian Grucza
Тема [PATCH] Fix FetchRefcursors issues
Дата
Msg-id CADF4wWr+n2FfqcKse-1MRXY7LsXuuNnH_9p44RuQMh=Jq40VLg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] Fix FetchRefcursors issues  (Adrian Grucza <adrian.grucza@iress.com>)
Список 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
Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Inoue,Hiroshi"
Дата:
Сообщение: Re: BUG: CC_send_query_append incomplete error handling
Следующее
От: Adrian Grucza
Дата:
Сообщение: [PATCH] Bug fix: SQLColAttribute returns wrong column name