Re: Add new wait event to XactLockTableWait

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Kevin K Biju <kevinkbiju(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add new wait event to XactLockTableWait
Date: 2025-06-09 08:48:12
Message-ID: 20f26d21-b079-46a6-8707-cf4a344dc7cf@oss.nttdata.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025/06/09 14:19, Xuneng Zhou wrote:
> Hi,
>
> On Mon, Jun 9, 2025 at 12:52 PM Xuneng Zhou <xunengzhou(at)gmail(dot)com <mailto:xunengzhou(at)gmail(dot)com>> wrote:
> >
> > Hi,
> >
> > > Please find attached Version 2, incorporating the suggested changes.
> >
> > Apologies for the confusion — in the previous attempt, I mistakenly
> > named the patch file with a `0002-` prefix, thinking it reflected the
> > patch version rather than the patch series number.  I've corrected the
> > filename to follow the proper convention.
>
> Sorry for the missing hyphen in the patch name. Things should be in good shape now. I need to be more cautious and double-check everything before submitting patches and sending emails.😂

Thanks for updating the patch! It looks good to me.

I think we can mark it as "Ready for Committer" in the CommitFest.
Unless there are any objections, I'll commit it once v19 development opens.

Regards,

--
Fujii Masao
NTT DATA Japan Corporation

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shinya Kato 2025-06-09 08:51:37 Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Previous Message Nikita Malakhov 2025-06-09 08:33:43 Re: Proposal: Global Index for PostgreSQL