pgsql: pg_upgrade: clarify the database names in error files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: pg_upgrade: clarify the database names in error files
Дата
Msg-id E1iI1X2-0002QX-66@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_upgrade:  clarify the database names in error files

Previously, the "Database:" label in the error file was unclear if the
label was a status report or the problem was _in_ the database.  New
text is "In database:".

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20191002172337.GC9680@telsasoft.com

Backpatch-through: head

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1634d361577aab30c7d90336c96b969a2f5e5811

Modified Files
--------------
src/bin/pg_upgrade/check.c    | 8 ++++----
src/bin/pg_upgrade/function.c | 2 +-
src/bin/pg_upgrade/version.c  | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: improve docs so config value default units are clearer
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Flush logical mapping files with fd opened for read/write at che