pgsql: Consistently use read-only instead of "read only"

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Consistently use read-only instead of "read only"
Date: 2021-09-07 20:06:01
Message-ID: E1mNhM1-00074I-Pg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b7fd291042a846b04439f122cb81a41d3cd2e8de

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 10 +++++-----
doc/src/sgml/high-availability.sgml | 8 ++++----
doc/src/sgml/mvcc.sgml | 2 +-
src/backend/postmaster/postmaster.c | 2 +-
4 files changed, 11 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-09-08 01:00:37 pgsql: Clean up some code using "(expr) ? true : false"
Previous Message Andres Freund 2021-09-07 19:03:14 pgsql: windows: Only consider us to be running as service if stderr is