- Fix help output: replace 'f' with 't' and change desc
Philip Warner <pjw@rhyme.com.au>
- Fix help output: replace 'f' with 't' and change desc - Add extra arg to formatStringLiteral to specify how to handle LF & TAB. I opted for encoding them except in procedure bodies & comments - Fixed bug in tar file input when restoring blobs
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.h | modified | +1 −1 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +39 −12 |
| src/bin/pg_dump/pg_dump.c | modified | +42 −25 |