Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE

From: 河田達也 <kawatatatsuya0913(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
Date: 2025-11-25 13:11:12
Message-ID: CAHza6qekeXj0gJvDci=HxGJd65W0o3_nfMm1+7FvhzsnaWeDow@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Sawada-san,

Thank you very much for reviewing v5 patch!

I have reviewed the changes you made, and everything looks good to me.
Your revisions, especially the cleanup of redundant comments and the
improved
wording, make the patch clearer and more consistent with the existing
codebase.

Thank you again for your detailed reviews and helpful suggestions throughout
this patch series. I appreciate your support very much.

Best regards,
Tatsuya Kawata

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-11-25 13:16:12 Re: Some optimizations for COALESCE expressions during constant folding
Previous Message David Rowley 2025-11-25 13:10:45 Re: Some optimizations for COALESCE expressions during constant folding