pgsql/src/bin/pg_dump pg_backup_archiver.h pg_ ...

From: Philip Warner - CVS <pjw(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_dump pg_backup_archiver.h pg_ ...
Date: 2001-02-13 01:31:55
Message-ID: 200102130131.f1D1Vt506697@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: pjw(at)hub(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Philip Warner - CVS 2001-02-13 01:57:13 pgsql/src/backend/commands sequence.c
Previous Message Tom Lane 2001-02-13 00:02:36 pgsql/src include/regex/cclass.h include/regex ...