CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/10/08 00:52:32
Modified files:
src/bin/pg_dump: pg_backup_custom.c pg_backup_files.c
pg_backup_tar.c pg_dump.c
Log message:
Use calloc() to allocate empty structures.
Fix pg_restore tar log output bug where Special flag wasn't being
initialized; bug seen on XP.