BUG #17035: assert after commit

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: rekgrpth(at)gmail(dot)com
Subject: BUG #17035: assert after commit
Date: 2021-05-26 06:55:18
Message-ID: 17035-14607d308ac8643c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17035
Logged by: RekGRpth
Email address: rekgrpth(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Masahiko Sawada 2021-05-26 08:00:22 Re: [BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay
Previous Message Michael Paquier 2021-05-26 02:14:59 Re: BUG #17032: wrong password cause double connect and double error