Re: [DOCS] Stats views and functions not in order?
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>,
Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-28T00:07:02Z
Lists: pgsql-hackers
Attachments
- v7-0001-Re-order-Table-28.2-Collected-Statistics-Views.patch (application/octet-stream) patch v7-0001
- v7-0003-Remove-all-stats-views-from-the-ToC-of-28.2.patch (application/octet-stream) patch v7-0003
- v7-0002-Cleanup-view-name-hyperlinks-for-Tables-28.1-and-.patch (application/octet-stream) patch v7-0002
On Fri, Nov 25, 2022 at 11:09 PM Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: > > On 23.11.22 09:36, Peter Smith wrote: > > PSA new patches. Now there are 6 of them. If some of the earlier > > patches are agreeable can those ones please be committed? (because I > > think this patch may be susceptible to needing a big rebase if > > anything in those tables changes). > > I have committed > > v6-0001-Re-order-sections-of-28.4.-Progress-Reporting.patch > v6-0003-Re-order-Table-28.12-Wait-Events-of-type-LWLock.patch > v6-0004-Re-order-Table-28.35-Per-Backend-Statistics-Funct.patch > > which seemed to have clear consensus. > > v6-0002-Re-order-Table-28.2-Collected-Statistics-Views.patch > > This one also seems ok, need a bit more time to look it over. > > v6-0005-Cleanup-view-name-hyperlinks-for-Tables-28.1-and-.patch > v6-0006-Remove-all-stats-views-from-the-ToC-of-28.2.patch > > I wasn't sure yet whether these had been reviewed yet, sine they were > late additions to the patch series. Thank you for pushing those ones. PSA the remaining patches re-posted so cfbot can keep working v6-0002 --> v7-0001 v6-0005 -> v7-0002 v6-0006 -> v7-0003 ------ Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
doc: Re-order Table 28.2 "Collected Statistics Views"
- 72e0ff2677c4 16.0 landed
-
doc: Re-order Table 28.35 "Per-Backend Statistics Functions"
- b1d0158060f3 16.0 landed
-
doc: Re-order Table 28.12 "Wait Events of type LWLock"
- 9c558b94f0ca 16.0 landed
-
doc: Re-order sections of "28.4. Progress Reporting"
- 6573643501e9 16.0 landed