pg_upgrade: assume user is install user
Bruce Momjian <bruce@momjian.us>
pg_upgrade: assume user is install user The user specified to the upgrade was effectively the install user, but that was not clearly stated in the comments, documentation, or error messages.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +24 −27 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +0 −2 |
| doc/src/sgml/pgupgrade.sgml | modified | +1 −1 |