Re: doc: Fix missing closing parentheses in monitoring.sgml

2025-10-18 Thread Daniel Gustafsson
> On 7 Oct 2025, at 14:27, Shinya Kato 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

doc: Fix missing closing parentheses in monitoring.sgml

2025-10-17 Thread Shinya Kato
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 v1-0001-doc-Fix-missing-closing-parentheses-in-monitoring.patch Description: Binary data

Re: doc: Fix missing closing parentheses in monitoring.sgml

2025-10-07 Thread Shinya Kato
On Tue, Oct 7, 2025 at 9:35 PM Daniel Gustafsson wrote: > > > On 7 Oct 2025, at 14:27, Shinya Kato 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). > > -- >