Re: tests for pg_stat_progress_copy.tuples_skipped

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: jian he <jian.universality@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-04T15:02:21Z
Lists: pgsql-hackers

On 2025/03/04 17:57, jian he wrote:
> On Mon, Mar 3, 2025 at 5:05 PM Fujii Masao <masao.fujii@oss.nttdata.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




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add regression tests for pg_stat_progress_copy.tuples_skipped.