Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2026-06-02T23:59:42Z
Lists: pgsql-bugs
On Mon, Jun 01, 2026 at 08:00:01AM +0300, Alexander Lakhin wrote:
> I agree with your points, the v3 looks good to me. Thank you for paying
> attention to all of these issues!

And now applied down to v18 as of d21604e17e49.  Thanks, Alexander.
--
Michael

Commits

  1. psql: Fix issues with deferred errors in pipelines