Re: Separate HEAP WAL replay logic into its own file
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "Li, Yong" <yoli@ebay.com>
Cc: Sutou Kouhei <kou@clear-code.com>, Melanie Plageman <melanieplageman@gmail.com>, "Debnath, Shawn" <sdn@ebay.com>, "Shyrabokau, Anton" <antons@ebay.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-18T09:06:50Z
Lists: pgsql-hackers
On Wed, Sep 18, 2024 at 08:40:02AM +0000, Li, Yong wrote: > I am so glad to see that my patch got committed. Thank you a lot for it! > This is my first accepted patch. It really means a lot to me. No problem. Thanks for the patch! -- Michael
Commits
-
Move logic related to WAL replay of Heap/Heap2 into its own file
- 00c76cf21c42 18.0 landed