Re: Unhyphenation of crash-recovery

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Unhyphenation of crash-recovery
Дата
Msg-id 289d58b9-6339-de95-133c-818468dbf605@enterprisedb.com
обсуждение исходный текст
Ответ на Unhyphenation of crash-recovery  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Unhyphenation of crash-recovery  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Re: Unhyphenation of crash-recovery  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 16.03.22 02:25, Kyotaro Horiguchi 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.

Most changes in this patch are not the correct direction.  The hyphens 
are used to group compound adjectives before nouns.  For example,

     simple crash-recovery cases

means

     simple (crash recovery) cases

rather than

     simple crash (recovery cases)

if it were without hyphens.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pg_tablespace_location() failure with allow_in_place_tablespaces
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: pg_tablespace_location() failure with allow_in_place_tablespaces