public inbox for [email protected]help / color / mirror / Atom feed
doc: Fix missing closing parentheses in monitoring.sgml 3+ messages / 2 participants [nested] [flat]
* doc: Fix missing closing parentheses in monitoring.sgml @ 2025-10-07 12:27 Shinya Kato <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Shinya Kato @ 2025-10-07 12:27 UTC (permalink / raw) To: [email protected] 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 ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: doc: Fix missing closing parentheses in monitoring.sgml @ 2025-10-07 12:35 Daniel Gustafsson <[email protected]> parent: Shinya Kato <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Daniel Gustafsson @ 2025-10-07 12:35 UTC (permalink / raw) To: Shinya Kato <[email protected]>; +Cc: [email protected] > On 7 Oct 2025, at 14:27, Shinya Kato <[email protected]> wrote: > Attached is a doc-only fix that adds a missing closing parenthesis in > monitoring.sgml (pg_stat_progress_analyze: delay_time). Thanks, will fix (with a backpatch to 18). -- Daniel Gustafsson ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: doc: Fix missing closing parentheses in monitoring.sgml @ 2025-10-08 00:34 Shinya Kato <[email protected]> parent: Daniel Gustafsson <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Shinya Kato @ 2025-10-08 00:34 UTC (permalink / raw) To: Daniel Gustafsson <[email protected]>; +Cc: [email protected] On Tue, Oct 7, 2025 at 9:35 PM Daniel Gustafsson <[email protected]> wrote: > > > On 7 Oct 2025, at 14:27, Shinya Kato <[email protected]> wrote: > > > Attached is a doc-only fix that adds a missing closing parenthesis in > > monitoring.sgml (pg_stat_progress_analyze: delay_time). > > Thanks, will fix (with a backpatch to 18). > > -- > Daniel Gustafsson > Thanks for the quick response and pushing it. -- Best regards, Shinya Kato NTT OSS Center ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-10-08 00:34 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-10-07 12:27 doc: Fix missing closing parentheses in monitoring.sgml Shinya Kato <[email protected]> 2025-10-07 12:35 ` Daniel Gustafsson <[email protected]> 2025-10-08 00:34 ` Shinya Kato <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox