Re: psql crash when running a procedure with an inout parameter and a commit

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chuck Nellis <crnellis(at)raytheon(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: psql crash when running a procedure with an inout parameter and a commit
Date: 2021-08-16 13:48:24
Message-ID: 878583.1629121704@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Chuck Nellis <crnellis(at)raytheon(dot)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 problem down 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-08-16 14:22:06 Re: BUG #17147: Why concat_ws and concat is not immutable?
Previous Message Rainer Tammer 2021-08-16 13:07:33 Re: Postgres 9.2.13 on AIX 7.1