Add description about GSSOpenServer wait event into document.
authorFujii Masao <fujii@postgresql.org>
Mon, 17 Feb 2020 07:16:08 +0000 (16:16 +0900)
committerFujii Masao <fujii@postgresql.org>
Mon, 17 Feb 2020 07:16:08 +0000 (16:16 +0900)
commitf4ae7221413d5176e4d5a49883217ea87312104a
tree66044267ccdccb3b8f497eedf859fe461a52a5a8
parente593148d43adb8ef1721ccd987046c02f4532920
Add description about GSSOpenServer wait event into document.

This commit also updates wait event enum into alphabetical order.
Previously the enum entry for GSSOpenServer was added out-of-order.

Back-patch to v12 where commit b0b39f72b9 introduced
GSSOpenServer wait event. In v12, the commit doesn't include
the update of wait event enum, not to break ABI.

Author: Fujii Masao
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/949931aa-4ed4-d867-a7b5-de9c02b2292b@oss.nttdata.com
doc/src/sgml/monitoring.sgml
src/backend/postmaster/pgstat.c
src/include/pgstat.h