On Tue, May 13, 2025 at 9:20 AM <rintaro.ik...@nttdata.com> wrote: > I also appreciate you for pointing out my mistakes in the previous version of > the patch. I fixed the duplicated lines. I’ve attached the updated patch. > This is a useful feature, so +1 from my side. Here are some initial comments on the patch while having a quick look.
1. You need to update the stats for this new counter in the "accumStats()" function. 2. IMHO, " continue-on-error " is more user-friendly than "continue-client-on-error". 3. There are a lot of whitespace errors, so those can be fixed. You can just try to apply using git am, and it will report those whitespace warnings. And for fixing, you can just use "--whitespace=fix" along with git am. -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com