Re: pgsql: Remove unused wait events. - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: pgsql: Remove unused wait events.
Date
Msg-id ebd42edb-b9bf-2be7-52a5-476511fb1985@enterprisedb.com
Whole thread Raw
In response to Re: pgsql: Remove unused wait events.  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: pgsql: Remove unused wait events.  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 26.10.21 04:20, Amit Kapila wrote:
> I agree with the points raised here and will revert this for v14.

Thanks, Amit.  I appreciate the revert.

Note that the removed events were almost at the end of WaitEventIO enum, 
except for one last entry: WAIT_EVENT_WAL_WRITE.

Just as a data point: Our BDR extension indeed references the wait 
events in question (or at least it used to do so up until that commit).

-- 
Markus Wanner
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Setting log_connection in connection string doesn't work
Next
From: Robert Haas
Date:
Subject: Re: when the startup process doesn't (logging startup delays)