From: | Amit Kapila <akapila(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Fix the omission in docs. |
Date: | 2018-11-15 05:43:49 |
Message-ID: | E1gNARR-00070C-5Y@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-11-15 15:18:55 | pgsql: geo_ops.c: Clarify comments and function arguments |
Previous Message | Thomas Munro | 2018-11-15 04:39:28 | pgsql: Further adjustment to random() seed initialization. |