Re: [PATCH] Refactor: Extract XLogRecord info

Fabrízio de Royes Mello <fabriziomello@gmail.com>

From: Fabrízio de Royes Mello <fabriziomello@gmail.com>
To: Steven Niu <niushiji@gmail.com>
Cc: Xiaoran Wang <fanfuxiaoran@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-06-10T01:54:43Z
Lists: pgsql-hackers
On Mon, 9 Jun 2025 at 22:40 Steven Niu <niushiji@gmail.com> wrote:

> LGTM. I have no more comments.
>
>
The refactoring LGTM but do we really need two patches? IMHO you can just
merge everything into a single patch.

Fabrízio de Royes Mello