pgsql: Message style improvements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Message style improvements
Дата
Msg-id E1g0ZJU-000852-4J@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
------
REL_11_STABLE

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

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