Re: BUG #18280: logical decoding build wrong snapshot for subtransactions
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: feichanghong <feichanghong@qq.com>,
pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2024-01-29T09:24:39Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix catalog lookup due to wrong snapshot for subtransactions during decoding.
- b793a416bfa8 15.6 landed
- 6b77048e571d 14.11 landed
-
Fix catalog lookup with the wrong snapshot during logical decoding.
- 272248a0c1b1 15.0 cited
On Thu, Jan 25, 2024 at 9:28 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > Okay, we can change it to 'decoding'. I'll do this before commit > unless there are more comments. I'll push this early next week > (probably on Monday) unless I see any comments. > Pushed. -- With Regards, Amit Kapila.