pgsql: Message style improvements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Message style improvements
Дата
Msg-id E1g0ZJU-000851-4A@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Message style improvements

Fix one untranslatable string concatenation in pg_rewind.

Fix one message in pg_verify_checksums to use a style use elsewhere
and avoid plural issues.

Fix one gratuitous abbreviation in psql.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_rewind/filemap.c                       | 24 +++++++++++++++--------
src/bin/pg_verify_checksums/pg_verify_checksums.c |  4 ++--
src/bin/psql/help.c                               |  2 +-
3 files changed, 19 insertions(+), 11 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Detect LLVM 7 without specifying binaries explicitly.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve autovacuum logging for aggressive and anti-wraparoundru