Re: [PATCH] Expose checkpoint reason to completion log messages. - Mailing list pgsql-hackers

From Soumya S Murali
Subject Re: [PATCH] Expose checkpoint reason to completion log messages.
Date
Msg-id CAMtXxw8MfOv2MY4-FmfUo2MZxJZX09ipxDY-0gRfAETgLqYG4g@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Expose checkpoint reason to completion log messages.  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Hi all,

On Thu, Feb 19, 2026 at 8:27 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Tue, Feb 17, 2026 at 7:47 PM Soumya S Murali
> <soumyamurali.work@gmail.com> wrote:
> > Thank you very much for refining the implementation and simplifying
> > the flag construction logic using snprintf(). I have reviewed the
> > committed changes and verified that the formatting and behavior are
> > consistent and correct. The updated approach is clear and aligns well
> > with PostgreSQL coding style. I also appreciate the improvements made
> > to the commit message as it clearly explains the motivation and makes
> > the change easy to understand in context.
>
> I've pushed the patch. Thanks!
>

Thank you so much for pushing the patch. I truly appreciate your
guidance and the detailed review throughout this process. It has been
a valuable learning experience.
Thank you.

Regards,
Soumya



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Support automatic sequence replication
Next
From: Ashutosh Sharma
Date:
Subject: Re: Skipping schema changes in publication