Re: psql crash when running a procedure with an inout parameter and a commit - Mailing list pgsql-bugs

From Tom Lane
Subject Re: psql crash when running a procedure with an inout parameter and a commit
Date
Msg-id 878583.1629121704@sss.pgh.pa.us
Whole thread Raw
In response to psql crash when running a procedure with an inout parameter and a commit  (Chuck Nellis <crnellis@raytheon.com>)
Responses RE: Re: psql crash when running a procedure with an inout parameter and a commit  (Chuck Nellis <crnellis@raytheon.com>)
List pgsql-bugs
Chuck Nellis <crnellis@raytheon.com> writes:
> I'd like to report a bug I encountered while running psql on PostgreSQL version 12.5, on RHEL 7.9.   I decomposed the
problemdown to this small example: 
> ...

I tried this on current code (12.8) and I don't see any crash.
So I suppose this is something we already fixed; please update.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Rainer Tammer
Date:
Subject: Re: Postgres 9.2.13 on AIX 7.1
Next
From: Tom Lane
Date:
Subject: Re: BUG #17147: Why concat_ws and concat is not immutable?