BUG #17035: assert after commit - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17035: assert after commit
Date
Msg-id 17035-14607d308ac8643c@postgresql.org
Whole thread Raw
Responses Re: BUG #17035: assert after commit  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17035
Logged by:          RekGRpth
Email address:      rekgrpth@gmail.com
PostgreSQL version: 13.3
Operating system:   docker alpine
Description:

after this commit

https://github.com/postgres/postgres/commit/d18ee6f92d9a22b4fae57f515797b2196bf385c7

I got assert

TRAP: FailedAssertion("portal != NULL", File: "pquery.c", Line: 1758)

in my plugin

https://github.com/RekGRpth/pg_task


pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #17032: wrong password cause double connect and double error
Next
From: PG Bug reporting form
Date:
Subject: BUG #17036: generated column cann't modifyed auto when update