pgsql: Report timezone offset in pg_dump/pg_dumpall

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Report timezone offset in pg_dump/pg_dumpall
Date: 2014-09-05 23:22:35
Message-ID: E1XQ2pv-00058y-GP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Report timezone offset in pg_dump/pg_dumpall

Use consistent format for all such displays.

Report by Gavin Flower

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ad5d46a4494b0b480a3af246bb4227d9bdadca37

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 21 ++++++---------------
src/bin/pg_dump/pg_dumpall.c | 16 ++--------------
2 files changed, 8 insertions(+), 29 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-09-06 15:10:56 pgsql: Properly document that -r is only honored from the command-line.
Previous Message Bruce Momjian 2014-09-05 23:19:45 pgsql: pg_upgrade: preserve the timestamp epoch