In pg_upgrade, fix a few place that used maloc/free rather than

Bruce Momjian <bruce@momjian.us>

Commit: 16e1ae77f9eb64ba7d292fd5f71e289a0fcaa854
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-11-25T03:12:39Z
Releases: 9.3.0
In pg_upgrade, fix a few place that used maloc/free rather than
pg_malloc/pg_free.

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +1 −1
contrib/pg_upgrade/file.c modified +4 −4