Playing around with pg_dump for a while resulted in some
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |