| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com> |
| Cc: | Michael Banck <mbanck(at)gmx(dot)net>, VASUKI M <vasukianand0119(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, melanieplageman(at)gmail(dot)com, juanjo(dot)santamaria(at)gmail(dot)com |
| Subject: | Re: [PATCH] Expose checkpoint reason to completion log messages. |
| Date: | 2026-02-19 14:57:24 |
| Message-ID: | CAHGQGwEeLpeCSffn=i0s0-zbHc4XLO9sF72hVE=9+RCGYS6=xQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Feb 17, 2026 at 7:47 PM Soumya S Murali
<soumyamurali(dot)work(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2026-02-19 15:33:22 | Re: Hash aggregate collisions cause excessive spilling |
| Previous Message | Ants Aasma | 2026-02-19 14:49:44 | Hash aggregate collisions cause excessive spilling |