Consistently use read-only instead of "read only"
authorMagnus Hagander <magnus@hagander.net>
Tue, 7 Sep 2021 19:59:25 +0000 (21:59 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 7 Sep 2021 20:04:45 +0000 (22:04 +0200)
commitb7fd291042a846b04439f122cb81a41d3cd2e8de
treebd978f8610c1d050724fe68420e69b8a53eb2d47
parent8b895374cd9cf6989bcee5b6f70f65f2d3520224
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
doc/src/sgml/catalogs.sgml
doc/src/sgml/high-availability.sgml
doc/src/sgml/mvcc.sgml
src/backend/postmaster/postmaster.c