- Fix help output: replace 'f' with 't' and change desc

Philip Warner <pjw@rhyme.com.au>

Commit: 4a19bd87411dba4315cdacdb98c62d8758142d47
Author: Philip Warner <pjw@rhyme.com.au>
Date: 2001-02-13T01:31:54Z
Releases: 7.1.1
- 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

PathChange+/−
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