Thread
Commits
-
doc: Add missing parenthesis in pg_stat_progress_analyze docs
- 9ea4a2b4f1cc 18.1 landed
- 8c2d5d4f1195 19 (unreleased) landed
-
doc: Fix missing closing parentheses in monitoring.sgml
Shinya Kato <shinya11.kato@gmail.com> — 2025-10-07T12:27:18Z
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
-
Re: doc: Fix missing closing parentheses in monitoring.sgml
Daniel Gustafsson <daniel@yesql.se> — 2025-10-07T12:35:29Z
> On 7 Oct 2025, at 14:27, Shinya Kato <shinya11.kato@gmail.com> 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
-
Re: doc: Fix missing closing parentheses in monitoring.sgml
Shinya Kato <shinya11.kato@gmail.com> — 2025-10-08T00:34:19Z
On Tue, Oct 7, 2025 at 9:35 PM Daniel Gustafsson <daniel@yesql.se> wrote: > > > On 7 Oct 2025, at 14:27, Shinya Kato <shinya11.kato@gmail.com> 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