pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs
Date: 2025-10-07 13:05:16
Message-ID: E1v67NU-000Vf0-2Q@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add missing parenthesis in pg_stat_progress_analyze docs

Author: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAOzEurRgpAh9dsbEM88FPOhNaV_PkdL6p_9MJatcrNf9wXw1nw@mail.gmail.com
Backpatch-through: 18

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c2d5d4f1195c6ea62557f5975d8794b52ab4e0f

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-10-07 13:05:43 pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs
Previous Message Álvaro Herrera 2025-10-07 08:46:41 pgsql: Fix compile of src/tutorial/funcs.c