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/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/0b54741815694cc97041c81e344aa9b3162e529e Modified Files -------------- doc/src/sgml/monitoring.sgml | 6 +++++- src/backend/postmaster/pgstat.c | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-)
