Re: UPDATE operation terminates logical replication receiver process due to an assertion - Mailing list pgsql-hackers

From Tom Lane
Subject Re: UPDATE operation terminates logical replication receiver process due to an assertion
Date
Msg-id 1527535.1673807111@sss.pgh.pa.us
Whole thread Raw
In response to Re: UPDATE operation terminates logical replication receiver process due to an assertion  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: UPDATE operation terminates logical replication receiver process due to an assertion
List pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes:
> On Thu, Jan 12, 2023 at 01:23:57PM +0300, v.davydov@postgrespro.ru wrote:
>> TRAP: FailedAssertion("relinfo->ri_GeneratedExprs != NULL", File: "execUtils.c", Line: 1292)

> Yeah, confirmed under master branch and v15.

v15?  That assert is from 8bf6ec3ba, which wasn't back-patched.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Ankit Kumar Pandey
Date:
Subject: Re: Todo: Teach planner to evaluate multiple windows in the optimal order
Next
From: Justin Pryzby
Date:
Subject: Re: UPDATE operation terminates logical replication receiver process due to an assertion