Use calloc() to allocate empty structures.

Bruce Momjian <bruce@momjian.us>

Commit: bdae05f5d106e215ca84857478716b6ae1cbf967
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-10-08T03:52:32Z
Releases: 7.4.1
Use calloc() to allocate empty structures.

Fix pg_restore tar log output bug where Special flag wasn't being
initialized; bug seen on XP.

Files