pgsql: docs: make monitoring "phases" table titles consistent

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: make monitoring "phases" table titles consistent
Date: 2022-07-15 00:01:36
Message-ID: E1oC8lz-000EXC-Vn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: make monitoring "phases" table titles consistent

Reported-by: Nitin Jadhav

Discussion: https://postgr.es/m/CAMm1aWbmTHwHKC2PERH0CCaFVPoxrtLeS8=wNuoge94qdSp3vA@mail.gmail.com

Author: Nitin Jadhav

Backpatch-through: 13

Branch
------
REL_14_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-07-15 01:23:28 pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Previous Message Bruce Momjian 2022-07-14 21:41:28 pgsql: doc: clarify how dropping of extensions affects dependent objs.