Modify pg_dump to use error-free memory allocation macros. This avoids

Bruce Momjian <bruce@momjian.us>

Commit: 3c0afde11a12bb3ca7c68a30ad0dedaa0d1adef5
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-11-25T20:40:51Z
Releases: 9.2.0
Modify pg_dump to use error-free memory allocation macros.  This avoids
ignoring errors and call-site error checking.

Files