Re: BUG #15477: Procedure call with named inout refcursor parameter - "invalid input syntax for type boolean" error
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: pgsql-bugs@lists.postgresql.org, stepaunov@gmail.com
Date: 2018-11-01T16:11:42Z
Lists: pgsql-bugs
Dne čt 1. 11. 2018 16:57 uživatel Andrew Gierth <andrew@tao11.riddles.org.uk> napsal: > >>>>> "PG" == PG Bug reporting form <noreply@postgresql.org> writes: > > PG> Calling procedure with named inout refcursor parameter leads to > PG> "invalid input syntax for type boolean" error. > > I got a crash (segfault in exec_assign_value) instead. Investigating. > I sent bugfix to mailing list Pavel > > -- > Andrew (irc:RhodiumToad) > >
Commits
-
Fix bugs in plpgsql's handling of CALL argument lists.
- 4b0c3712c530 11.1 landed
- 15c7293477a6 12.0 landed