RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change - Mailing list pgsql-bugs

From Hayato Kuroda (Fujitsu)
Subject RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change
Date
Msg-id OS9PR01MB1214992F75AE3FDD46A1FF463F5E42@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread
In response to Re: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-bugs
Dear Álvaro,

Thanks for pushing and sorry for the late reply.
I didn't notice that.

> I ended up pushing to 14 after all, after I noticed that the code in
> that branch is pretty much identical to what's in 15 -- it was only the
> test code that required a separate patch file.

Yes. Per my understanding, the test except PG14 used the row filter, it was
added in PG15. Instead it tried to publish changes from the non-exist publication.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: BUG #19521: After a minor PostgreSQL update from 14.22 to 14.23, the database goes into an infinite loop.
Next
From: Michael Paquier
Date:
Subject: Re: BUG #19520: PANIC when concurrently manipulating stored procedures with pg_stat_statements and track_functions =