RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: 'Álvaro Herrera' <alvherre(at)kurilemu(dot)de>
Cc: 'Vishal Prasanna' <vishal(dot)g(at)zohocorp(dot)com>, pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change
Date: 2026-06-17 01:44:05
Message-ID: OS9PR01MB1214992F75AE3FDD46A1FF463F5E42@OS9PR01MB12149.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Previous Message Andrey Borodin 2026-06-16 18:43:12 Re: BUG #19521: After a minor PostgreSQL update from 14.22 to 14.23, the database goes into an infinite loop.