CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: pjw@hub.org 01/02/12 20:31:55
Modified files:
src/bin/pg_dump: pg_backup_archiver.h pg_backup_tar.c pg_dump.c
Log message:
- 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