pgsql: doc: Re-order Table 28.35 "Per-Backend Statistics Functions" - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Re-order Table 28.35 "Per-Backend Statistics Functions"
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc: Re-order Table 28.35 "Per-Backend Statistics Functions"

The overall order is alphabetic, but there were a few additions that
didn't observe this.

Author: Peter Smith <[email protected]>
Reviewed-by: David G. Johnston <[email protected]>
Discussion:
https://www.postgresql.org/message-id/flat/CAHut+Pv8Oa7v06hJb3+HzCtM2u-3oHWMdvXVHhvi7ofB83pNbg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b1d0158060f3128331766156798d16b2227fb451

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Re-order Table 28.12 "Wait Events of type LWLock"
Next
From: Dean Rasheed
Date:
Subject: pgsql: Fix rule-detection code for MERGE.