- Added CVS headers to files
Philip Warner <pjw@rhyme.com.au>
- Added CVS headers to files - Avoid forcing table name to lower case in FixupBlobXrefs - Removed fmtId calls for all ArchiveEntry name fields. This fixes quoting problems in trigger enable/disable code for mixed case table names, and avoids commands like 'pg_restore -t '"TblA"'
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +2 −1 |
| src/bin/pg_dump/pg_backup_archiver.h | modified | +2 −1 |
| src/bin/pg_dump/pg_backup_custom.c | modified | +1 −0 |
| src/bin/pg_dump/pg_backup_db.c | modified | +7 −3 |
| src/bin/pg_dump/pg_backup_db.h | modified | +2 −0 |
| src/bin/pg_dump/pg_backup_files.c | modified | +1 −0 |
| src/bin/pg_dump/pg_backup.h | modified | +1 −0 |
| src/bin/pg_dump/pg_backup_null.c | modified | +1 −0 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +1 −0 |
| src/bin/pg_dump/pg_backup_tar.h | modified | +23 −22 |
| src/bin/pg_dump/pg_dump.c | modified | +13 −7 |
| src/bin/pg_dump/pg_restore.c | modified | +1 −0 |