Re: tests for pg_stat_progress_copy.tuples_skipped

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: tests for pg_stat_progress_copy.tuples_skipped
Date: 2025-03-04 15:02:21
Message-ID: 80e9be2b-6984-4072-bffe-5e4ec3d70ea3@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025/03/04 17:57, jian he wrote:
> On Mon, Mar 3, 2025 at 5:05 PM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
>>
>> Thanks for the patch!
>>
>> The patch basically looks good to me.
>> I’ve made some minor cosmetic adjustments — the updated patch is attached.
>>
>> Unless there are any objections, I'm thinking to commit it.
>>
>
> I checked it again manually.
> It looks good to me.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2025-03-04 15:12:49 Re: making EXPLAIN extensible
Previous Message Nathan Bossart 2025-03-04 14:54:13 Re: Vacuum timing in pg_stat_all_tables