Re: remove WaitEventCustomCounterData - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: remove WaitEventCustomCounterData
Date
Msg-id ak_H6xZ9kEkoXKMs@nathan
Whole thread
In response to Re: remove WaitEventCustomCounterData  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Thu, Jul 09, 2026 at 01:22:52PM +0900, Fujii Masao wrote:
> #include "storage/spin.h" seems no longer needed in wait_event.c,
> since the patch removes the last use of the spinlock code there.
> So we can remove that include as well?

I think so.  I've committed the patch with that change.  Thanks for
looking!

-- 
nathan



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Next
From: Thom Brown
Date:
Subject: Re: SQL/JSON json_table plan clause