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:39 +0000 (22:04 +0200)
commitd6c916f020e291b45563d4e76a649e9364cb6f2d
treef0b185807816be7440e4ff3cfa1179c3537c8b15
parent76e38b37a5f179d4c9d2865ff31b79130407530b
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