pgsql: Fix the omission in docs. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix the omission in docs.
Date
Msg-id E1gNARR-00070D-5V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix the omission in docs.

Commit 5373bc2a08 has added type for background workers but forgot to
update at one place in the documentation.

Reported-by: John Naylor
Author: John Naylor
Reviewed-by: Amit Kapila
Backpatch-through: 11
Discussion: https://postgr.es/m/CAJVSVGVmvgJ8Lq4WBxC3zV5wf0txdCqRSgkWVP+jaBF=HgWscA@mail.gmail.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e8ba27a4ce7ff4ebed09eeb2dc6cef8b35a590ed

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Further adjustment to random() seed initialization.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: geo_ops.c: Clarify comments and function arguments