From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
Subject: | Re: Unhyphenation of crash-recovery |
Date: | 2022-03-16 14:33:39 |
Message-ID: | CA+TgmoY0Sy6v3qU3X7cw6pM0b8jHOA_zPNw_OpiA4k+idSC89w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Mar 15, 2022 at 9:39 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> On March 15, 2022 6:25:09 PM PDT, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote:
> >Hello, this is a derived topic from [1], summarized as $SUBJECT.
> >
> >This just removes useless hyphens from the words
> >"(crash|emergency)-recovery". We don't have such wordings for "archive
> >recovery" This patch fixes non-user-facing texts as well as
> >user-facing ones.
>
> I don't see the point of this kind of change.
It seems like better grammar to me, although whether it is worth the
effort to go fix everything of this kind is certainly debatable.
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2022-03-16 14:34:35 | Re: Issue with pg_stat_subscription_stats |
Previous Message | Stephen Frost | 2022-03-16 14:26:59 | Re: pg_walinspect - a new extension to get raw WAL data and WAL stats |