postgresql/src/backend/postmaster
Tom Lane 3048898e73 Mop-up for wait event naming issues.
Synchronize the event names for parallel hash join waits with other
event names, by getting rid of the slashes and dropping "-ing"
suffixes.  Rename ClogGroupUpdate to XactGroupUpdate, to match the
new SLRU name.  Move the ProcSignalBarrier event to the IPC category;
it doesn't belong under IO.

Also a bit more wordsmithing in the wait event documentation tables.

Discussion: https://postgr.es/m/4505.1589640417@sss.pgh.pa.us
2020-05-16 21:00:11 -04:00
..
Makefile Partially deduplicate interrupt handling for background processes. 2019-12-17 13:14:28 -05:00
autovacuum.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
bgworker.c Fix collection of typos and grammar mistakes in the tree 2020-04-10 11:18:39 +09:00
bgwriter.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
checkpointer.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
fork_process.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
interrupt.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pgarch.c Unify several ways to tracking backend type 2020-03-13 14:01:10 +01:00
pgstat.c Mop-up for wait event naming issues. 2020-05-16 21:00:11 -04:00
postmaster.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
startup.c Allow walreceiver configuration to change on reload 2020-03-27 19:51:37 -03:00
syslogger.c Remove am_syslogger global variable 2020-03-13 14:01:15 +01:00
walwriter.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00