Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean"

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean"
Дата
Msg-id 1d846492-3822-616b-7246-91b429cc5dbb@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean"  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: bugfix: BUG #15477: Procedure call with named inout refcursorparameter - "invalid input syntax for type boolean"  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 02/11/2018 06:04, Pavel Stehule wrote:
> čt 1. 11. 2018 v 14:31 odesílatel Pavel Stehule <pavel.stehule@gmail.com
> <mailto:pavel.stehule@gmail.com>> napsal:
> 
>     Cleaned patch with regress tests
> 
> 
> minor cleaning

Could you explain your analysis of the problem and how this patch
proposes to fix it?

About the patch, I suspect printing out

NOTICE:  <unnamed portal 2>

in the regression tests might lead to unstable results if there is
concurrent activity.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: CF app feature request
Следующее
От: Amit Langote
Дата:
Сообщение: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are notleakproof?