postgresql/src/backend/postmaster
Michael Paquier 6afea53c30 Fix typos in documentation and for one wait event
These have been found while cross-checking for the use of unique words
in the documentation, and a wait event was not getting generated in a way
consistent to what the documentation provided.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/9b5a3a85-899a-ae62-dbab-1e7943aa5ab1@gmail.com
2019-01-15 08:47:08 +09:00
..
autovacuum.c Make autovacuum more aggressive to remove orphaned temp tables 2018-08-13 11:49:12 +02:00
bgworker.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00
bgwriter.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00
checkpointer.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00
fork_process.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
pgarch.c Prioritize history files when archiving 2018-12-24 20:25:49 +09:00
pgstat.c Fix typos in documentation and for one wait event 2019-01-15 08:47:08 +09:00
postmaster.c Stop bgworkers during fast shutdown with postmaster in startup phase 2018-08-29 17:10:13 -07:00
startup.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00
syslogger.c Make syslogger more robust against failures in opening CSV log files. 2018-08-26 14:21:55 -04:00
walwriter.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00