]> granicus.if.org Git - postgresql/commit
- Fix help output: replace 'f' with 't' and change desc
authorPhilip Warner <pjw@rhyme.com.au>
Tue, 13 Feb 2001 01:31:54 +0000 (01:31 +0000)
committerPhilip Warner <pjw@rhyme.com.au>
Tue, 13 Feb 2001 01:31:54 +0000 (01:31 +0000)
commit4a19bd87411dba4315cdacdb98c62d8758142d47
treef58009f30bbc4ae829cea28c66917d87df7c5957
parentf7a839bc2ba3f15d48006fe931499d4d9cfb314f
- 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
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_tar.c
src/bin/pg_dump/pg_dump.c