Remove unused wait events.
authorAmit Kapila <akapila@postgresql.org>
Thu, 21 Oct 2021 02:31:25 +0000 (08:01 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 21 Oct 2021 02:31:25 +0000 (08:01 +0530)
commit1607cd0b6c9919bf765198882ea48a98e901e1bc
treea7de6a13619c411a70f86b592b6344e8da820fd5
parent98ec35b0bbf6003e89fc06aa140e12fd90bbad47
Remove unused wait events.

Commit 464824323e introduced the wait events which were neither used by
that commit nor by follow-up commits for that work.

Author: Masahiro Ikeda
Backpatch-through: 14, where it was introduced
Discussion: https://postgr.es/m/ff077840-3ab2-04dd-bbe4-4f5dfd2ad481@oss.nttdata.com
doc/src/sgml/monitoring.sgml
src/backend/utils/activity/wait_event.c
src/include/utils/wait_event.h