public inbox for [email protected]  
help / color / mirror / Atom feed
From: Shinya Kato <[email protected]>
To: [email protected]
Subject: doc: Fix missing closing parentheses in monitoring.sgml
Date: Tue, 7 Oct 2025 21:27:18 +0900
Message-ID: <CAOzEurRgpAh9dsbEM88FPOhNaV_PkdL6p_9MJatcrNf9wXw1nw@mail.gmail.com> (raw)

Hi,

Attached is a doc-only fix that adds a missing closing parenthesis in
monitoring.sgml (pg_stat_progress_analyze: delay_time).

-- 
Best regards,
Shinya Kato
NTT OSS Center


Attachments:

  [application/octet-stream] v1-0001-doc-Fix-missing-closing-parentheses-in-monitoring.patch (949B, 2-v1-0001-doc-Fix-missing-closing-parentheses-in-monitoring.patch)
  download | inline diff:
From 51ea0afae18f4e88ef03e9fd4cc6b2daba4671ff Mon Sep 17 00:00:00 2001
From: Shinya Kato <[email protected]>
Date: Tue, 7 Oct 2025 14:49:29 +0900
Subject: [PATCH v1] doc: Fix missing closing parentheses in monitoring.sgml

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

diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 786aa2ac5f6..6e3aac3d815 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -5698,7 +5698,7 @@ FROM pg_stat_get_backend_idset() AS backendid;
       </para>
       <para>
        Total time spent sleeping due to cost-based delay (see
-       <xref linkend="runtime-config-resource-vacuum-cost"/>, in milliseconds
+       <xref linkend="runtime-config-resource-vacuum-cost"/>), in milliseconds
        (if <xref linkend="guc-track-cost-delay-timing"/> is enabled, otherwise
        zero).
       </para></entry>
-- 
2.47.3



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: doc: Fix missing closing parentheses in monitoring.sgml
  In-Reply-To: <CAOzEurRgpAh9dsbEM88FPOhNaV_PkdL6p_9MJatcrNf9wXw1nw@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox