postgresql/src/backend/postmaster
Magnus Hagander b7fd291042 Consistently use read-only instead of "read only"
This affects one message and some documentation that used the format
"read only", unlike everything else that used read-only.

Backpatch-through: 14
Discussion: https://postgr.es/m/CABUevExuxKwn0YM3+wdSeQSvK6CRrJ-hewocGVX3R4-xVX4eMw@mail.gmail.com
2021-09-07 22:04:45 +02:00
..
autovacuum.c Revert analyze support for partitioned tables 2021-08-16 17:27:52 -04:00
bgworker.c Be more careful about barriers when releasing BackgroundWorkerSlots. 2021-05-15 12:21:06 -04:00
bgwriter.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
checkpointer.c Fix issues in pg_stat_wal. 2021-05-19 11:38:34 +09:00
fork_process.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
interrupt.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Partially deduplicate interrupt handling for background processes. 2019-12-17 13:14:28 -05:00
pgarch.c Make archiver process handle barrier events. 2021-06-18 17:57:09 +09:00
pgstat.c Keep stats up to date for partitioned tables 2021-08-28 15:58:23 -04:00
postmaster.c Consistently use read-only instead of "read only" 2021-09-07 22:04:45 +02:00
startup.c Shut down transaction tracking at startup process exit. 2021-04-06 02:25:37 +09:00
syslogger.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
walwriter.c Revert "Avoid creating archive status ".ready" files too early" 2021-09-04 12:14:30 -04:00