Adjust a few pg_upgrade functions to return void.
Bruce Momjian <bruce@momjian.us>
Adjust a few pg_upgrade functions to return void. Adjust pg_upgrade page conversion functions (which are not used) to return void so transfer_all_new_dbs can return void.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/page.c | modified | +20 −34 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +2 −2 |
| contrib/pg_upgrade/relfilenode.c | modified | +3 −4 |