Обсуждение: pgsql: Fix comment in pg_upgrade.h.

Поиск
Список
Период
Сортировка

pgsql: Fix comment in pg_upgrade.h.

От
Nathan Bossart
Дата:
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(-)