Playing around with pg_dump for a while resulted in some

Bruce Momjian <bruce@momjian.us>

Commit: 803204bd1ec45288545f9923dd122f606dcee16e
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-10-06T22:14:21Z
Releases: 7.1.1
    Playing around with pg_dump for  a  while  resulted  in  some
    fixes,  enhancements and some found bugs not yet fixed. After
    all I was able to get useful results  when  dumping/reloading
    the regression database.

Jan

Files

PathChange+/−
src/backend/rewrite/rewriteDefine.c modified +14 −4
src/backend/utils/adt/ruleutils.c modified +44 −24
src/bin/pg_dump/common.c modified +10 −2
src/bin/pg_dump/pg_dump.c modified +294 −123
src/bin/pg_dump/pg_dump.h modified +3 −2