pgsql: Document the newly added wait events added by commit 216a784829.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Document the newly added wait events added by commit 216a784829.
Date: 2023-01-10 04:11:03
Message-ID: E1pF5yY-002un9-N9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document the newly added wait events added by commit 216a784829.

Author: Shinoda, Noriyoshi
Reviewed-by: Hou Zhijie
Discussion: https://postgr.es/m/DM4PR84MB173460530245F56364E1DAF7EEFE9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-01-10 05:05:25 pgsql: New header varatt.h split off from postgres.h
Previous Message Tom Lane 2023-01-10 03:44:40 pgsql: Round off random_normal() test results one more decimal place.