pgsql: Spell "startup process" with lower case in the documentation

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Spell "startup process" with lower case in the documentation
Дата
Msg-id E1nJsLW-0004LN-Qm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Spell "startup process" with lower case in the documentation

Most uses were already lower case, so this just makes all user-visible
spellings consistent.

Bharath Rupireddy

The proposed patch also had analagous changes for the code comments,
but I decided that wasn't worth the churn.

Discussion:
https://www.postgresql.org/message-id/flat/CALj2ACW7%2Bv_0QBPoWB%3DqKr67JKC019Htm%3DX8sKewS17bOquefg%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add test case for trailing junk after numeric literals
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove IS_AF_UNIX macro