pgsql: List wait events in alphabetical order in documentation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: List wait events in alphabetical order in documentation
Date: 2018-10-24 08:06:48
Message-ID: E1gFEBk-00040q-8c@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

List wait events in alphabetical order in documentation

Keeping all those entries in order helps the user looking at the
documentation in finding them.

Author: Michael Paquier, Kuntal Ghosh
Discussion: https://postgr.es/m/20181024002539.GI1658@paquier.xy

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/374fe86a8fdd543a7eb11c68ac8c19eff29640d3

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2018-10-24 14:57:56 pgsql: Correctly set t_self for heap tuples in expand_tuple
Previous Message Peter Eisentraut 2018-10-23 12:49:59 pgsql: Remove get_attidentity()