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 1533143.1673808487@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>)
List pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes:
> On Sun, Jan 15, 2023 at 01:25:11PM -0500, Tom Lane wrote:
>> v15?  That assert is from 8bf6ec3ba, which wasn't back-patched.

> The assert isn't from 8bf6 (Improve handling of inherited GENERATED
> expressions.), but rather:

> commit 3f7836ff651ad710fef52fa87b248ecdfc6468dc

Ah.  I jumped to the wrong conclusion after failing to reproduce
on v15, but I must've fat-fingered the test case somehow.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: UPDATE operation terminates logical replication receiver process due to an assertion
Next
From: Joe Conway
Date:
Subject: Re: [PATCH] Add <> support to sepgsql_restorecon