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

From Amit Kapila
Subject pgsql: Fix the omission in docs.
Date
Msg-id E1gNARR-00070C-5Y@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/621a8ac5af8cf7c7799e8b704108b83be89267dd

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