Re: BUG #17035: assert after commit

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: rekgrpth(at)gmail(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17035: assert after commit
Date: 2021-05-26 13:52:31
Message-ID: 1453294.1622037151@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> 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

I'm inclined to think that means you were doing something you
should not have been doing. But without any details it's
hard to say.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message RekGRpth 2021-05-26 13:54:03 Re: BUG #17035: assert after commit
Previous Message Poot, Bas (B.J.) 2021-05-26 13:52:07 Re: XX000: unknown type of jsonb container.