Re: [PATCH] Expose checkpoint reason to completion log messages.
Soumya S Murali <soumyamurali.work@gmail.com>
From: Soumya S Murali <soumyamurali.work@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Michael Banck <mbanck@gmx.net>, VASUKI M <vasukianand0119@gmail.com>, Andres Freund <andres@anarazel.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Álvaro Herrera <alvherre@kurilemu.de>, melanieplageman@gmail.com, juanjo.santamaria@gmail.com
Date: 2026-02-20T05:25:48Z
Lists: 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
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Log checkpoint request flags in checkpoint completion messages.
- 5b93a5987bd7 19 (unreleased) landed