In pg_upgrade, no need to initialize global struct values; they are
Bruce Momjian <bruce@momjian.us>
In pg_upgrade, no need to initialize global struct values; they are always zeros. Also no need to free memory before we exit.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/info.c | modified | +0 −6 |
| contrib/pg_upgrade/pg_upgrade.c | modified | +1 −25 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +0 −1 |