RE: ECPG regression with DECLARE STATEMENT support

Поиск
Список
Период
Сортировка
От Kuroda, Hayato
Тема RE: ECPG regression with DECLARE STATEMENT support
Дата
Msg-id 1F66B161998C704BABF8989B8A2AC0A31ADE84@G01JPEXMBYT05
обсуждение исходный текст
Ответ на RE: ECPG regression with DECLARE STATEMENT support  ("Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>)
Ответы Re: ECPG regression with DECLARE STATEMENT support
RE: ECPG regression with DECLARE STATEMENT support
Список pgsql-hackers

Dear Rushabh, Michael,

 

I attached a simple bug-fixing patch.

Could you review it?

 

An added logic is:

1.     Send a close statement to a backend process regardless of the existence of a cursor.

2.     If ecpg_do function returns false, raise “cursor is invalid” error.

3.     Remove cursor from application.

 

I already checked this patch passes regression tests and Rushabh’s test code.

 

Best Regards,

Hayato Kuroda

Fujitsu LIMITED

 

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Should we add GUCs to allow partition pruning to be disabled?
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Should we add GUCs to allow partition pruning to be disabled?