Re: [PATCH] Refactor: Extract XLogRecord info

From: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
To: Steven Niu <niushiji(at)gmail(dot)com>
Cc: Xiaoran Wang <fanfuxiaoran(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Refactor: Extract XLogRecord info
Date: 2025-06-10 01:54:43
Message-ID: CAFcNs+r49h6BQzLBK18H+x6A83UAbMzjVp3ZKGM5xDqmshuESw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 9 Jun 2025 at 22:40 Steven Niu <niushiji(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message torikoshia 2025-06-10 02:15:09 Re: Improve tab completion for COPY
Previous Message Steven Niu 2025-06-10 01:39:37 Re: [PATCH] Refactor: Extract XLogRecord info