• Michael Paquier's avatar
    List wait events in alphabetical order · 5ef037cf
    Michael Paquier authored
    This changes the documentation, and the related structures so as
    everything is consistent.
    
    Some wait events were not listed alphabetically since their
    introduction, others have been added rather randomly.  Keeping all those
    entries in order helps in maintenance, and helps the user looking at the
    documentation.
    
    Author: Michael Paquier, Kuntal Ghosh
    Discussion: https://postgr.es/m/20181024002539.GI1658@paquier.xyz
    Backpatch-through: 10, only for the documentation part to avoid an ABI
    breakage.
    5ef037cf
pgstat.h 38.7 KB