Re: Bug in logical decoding with DDL and subtransactions

From: Bingshuai Li <lucian1412(at)outlook(dot)com>
To: "alvherre(at)kurilemu(dot)de" <alvherre(at)kurilemu(dot)de>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "mark(dot)dilger(at)enterprisedb(dot)com" <mark(dot)dilger(at)enterprisedb(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Alexander Lakhin <exclusion(at)gmail(dot)com>, Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>, "a(dot)kozhemyakin(at)postgrespro(dot)ru" <a(dot)kozhemyakin(at)postgrespro(dot)ru>
Subject: Re: Bug in logical decoding with DDL and subtransactions
Date: 2026-09-18 01:39:22
Message-ID: ME0P300MB0953630F3D3495C1314D6990C6872@ME0P300MB0953.AUSP300.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Álvaro,

Apologies -- the branch versions did not make it onto that mail.
Here they are.

Thanks,
Bingshuai Li

Attachment Content-Type Size
v4-REL_14_STABLE-0001-Fix-stale-tuplecid-records-left-behind-by-aborted.patch application/octet-stream 23.3 KB
v4-REL_15_STABLE-0001-Fix-stale-tuplecid-records-left-behind-by-aborted.patch application/octet-stream 24.2 KB
v4-REL_16_STABLE-0001-Fix-stale-tuplecid-records-left-behind-by-aborted.patch application/octet-stream 24.9 KB
v4-REL_17_STABLE-0001-Fix-stale-tuplecid-records-left-behind-by-aborted.patch application/octet-stream 24.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-09-18 01:49:34 RE: pgoutput: schema cache cleanup after streamed 2PC
Previous Message Richard Guo 2026-09-18 01:32:39 Re: issues with eager aggregation