Re: Fix premature xmin advancement during fast forward decoding
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
Cc: Masahiko Sawada <sawada.mshk@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
shveta malik <shveta.malik@gmail.com>
Date: 2025-04-28T09:20:02Z
Lists: pgsql-hackers
On Sun, Apr 27, 2025 at 12:33 PM Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com> wrote: > > I also adjusted the commit message to mention the commit f49a80c4 > as suggested by Amit. > Pushed. -- With Regards, Amit Kapila.
Commits
-
Fix xmin advancement during fast_forward decoding.
- d65485b02b1f 13.21 landed
- aaf9e95e8764 18.0 landed
- 36148b22ee09 17.5 landed
- 21a7caeeb948 16.9 landed
- f6429bd7db5e 15.13 landed
- 1f63b3626a52 14.18 landed
-
Fix "base" snapshot handling in logical decoding
- f49a80c481f7 11.0 cited