More clearly document in pg_dump when we are dealing with an object name
Bruce Momjian <bruce@momjian.us>
More clearly document in pg_dump when we are dealing with an object name as it appears in the schema dump, and index tags.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +28 −28 |
| src/bin/pg_dump/pg_backup_archiver.h | modified | +2 −2 |
| src/bin/pg_dump/pg_backup_db.c | modified | +8 −8 |
| src/bin/pg_dump/pg_backup.h | modified | +2 −2 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +9 −9 |
| src/bin/pg_dump/pg_dump.c | modified | +21 −21 |