Re: Add new wait event to XactLockTableWait - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Add new wait event to XactLockTableWait
Date
Msg-id CAFiTN-tpedjvn_=VavJj10XDQYneNAx0f2sEmyu6GDeTZJdDuw@mail.gmail.com
Whole thread Raw
In response to Re: Add new wait event to XactLockTableWait  (Xuneng Zhou <xunengzhou@gmail.com>)
List pgsql-hackers
On Mon, Jun 9, 2025 at 6:55 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> Hi Dilip,
>
> Thanks for looking into this!
>
> On Mon, Jun 9, 2025 at 6:56 PM Dilip Kumar <dilipbalaut@gmail.com> wrote:
>>
>> > 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.
>>
>> LGTM, except I suggest using WAIT_EVENT_XACT_COMPLETE instead of
>> WAIT_EVENT_XACT_DONE. I think it sounds better.
>
>
>  I have renamed it in v3.

Thanks LGTM.


--
Regards,
Dilip Kumar
Google



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Question on error code selection in conflict detection
Next
From: Andres Freund
Date:
Subject: Re: Cleaning up historical portability baggage