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

From Fujii Masao
Subject Re: [PATCH] Expose checkpoint reason to completion log messages.
Date
Msg-id CAHGQGwEeLpeCSffn=i0s0-zbHc4XLO9sF72hVE=9+RCGYS6=xQ@mail.gmail.com
Whole thread
In response to Re: [PATCH] Expose checkpoint reason to completion log messages.  (Soumya S Murali <soumyamurali.work@gmail.com>)
Responses Re: [PATCH] Expose checkpoint reason to completion log messages.
List pgsql-hackers
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!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Ants Aasma
Date:
Subject: Hash aggregate collisions cause excessive spilling
Next
From: Tomas Vondra
Date:
Subject: Re: Hash aggregate collisions cause excessive spilling