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

From Tom Lane
Subject Re: BUG #17035: assert after commit
Date
Msg-id 1453294.1622037151@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17035: assert after commit  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17035: assert after commit  (RekGRpth <rekgrpth@gmail.com>)
Re: BUG #17035: assert after commit  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.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



pgsql-bugs by date:

Previous
From: "Poot, Bas (B.J.)"
Date:
Subject: Re: XX000: iso-8859-1 type of jsonb container.
Next
From: RekGRpth
Date:
Subject: Re: BUG #17035: assert after commit