Fix comment in pg_upgrade.h.
authorNathan Bossart <[email protected]>
Wed, 19 Jun 2024 21:12:18 +0000 (16:12 -0500)
committerNathan Bossart <[email protected]>
Wed, 19 Jun 2024 21:12:18 +0000 (16:12 -0500)
commit832dc19ea681a54c153228a96112bea68dbff022
tree4063b074559e9bcb717136a27c525be25d03239e
parent03ec203164119f11f0eab4c83c97a8527e2b108d
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
src/bin/pg_upgrade/pg_upgrade.h