| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Re-order Table 28.2 "Collected Statistics Views" |
| Date: | 2023-01-02 08:05:13 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Re-order Table 28.2 "Collected Statistics Views"
Make the order more sensible and repeatable. Comments have been added
to guide future additions.
Author: Peter Smith <peter(dot)b(dot)smith(at)fujitsu(dot)com>
Reviewed-by: David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAHut+Pv8Oa7v06hJb3+HzCtM2u-3oHWMdvXVHhvi7ofB83pNbg(at)mail(dot)gmail(dot)com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/72e0ff2677c44ea9047cf515fade9742476e2508
Modified Files
--------------
doc/src/sgml/monitoring.sgml | 107 +++++++++++++++++++++++--------------------
1 file changed, 57 insertions(+), 50 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2023-01-02 08:44:50 | pgsql: Push lpp variable closer to usage in heapgetpage() |
| Previous Message | Tom Lane | 2023-01-01 19:16:16 | pgsql: Accept "+infinity" in date and timestamp[tz] input. |