In pg_upgrade, fix a few place that used maloc/free rather than
Bruce Momjian <bruce@momjian.us>
In pg_upgrade, fix a few place that used maloc/free rather than pg_malloc/pg_free.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +1 −1 |
| contrib/pg_upgrade/file.c | modified | +4 −4 |