Re: doc: index items for pg_stat_progress_xxx views
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2020-11-30T07:31:28Z
Lists: pgsql-docs
On Thu, Nov 12, 2020 at 05:05:10PM +0900, Fujii Masao wrote: > The index items for pg_stat_progress_xxx views point to the > "Viewing Statistics" section, but not to the dedicated section > (e.g., "ANALYZE Progress Reporting") for each view. IMO this is > very inconvenient when finding the section describing each > pg_stat_progress_xxx view, from the index. So what about adding > new pointer to the section for each view in the index? > Patch attached. +1. -- Michael
Commits
-
doc: Add additional index entries for progress reporting views.
- 0a4db67b5ed0 14.0 landed