pgsql: Fix comment in pg_upgrade.h.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Fix comment in pg_upgrade.h.
Дата
Msg-id E1sK2c4-002Bvq-QA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment in pg_upgrade.h.

Contrary to what the comment for the "check" struct member claims,
'pg_upgrade --check' performs only the checks and does not ask the
user for permission to make changes.

Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/ZnHk7ci5IuTWVc_c%40nathan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/832dc19ea681a54c153228a96112bea68dbff022

Modified Files
--------------
src/bin/pg_upgrade/pg_upgrade.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: pgsql: SQL/JSON: Correctly enforce the default ON EMPTY behavior
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: meson: Fix import library name in Windows