pgsql: Report timezone offset in pg_dump/pg_dumpall - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Report timezone offset in pg_dump/pg_dumpall
Date
Msg-id E1XQ2pv-00058y-GP@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: preserve the timestamp epoch
Next
From: Bruce Momjian
Date:
Subject: pgsql: Properly document that -r is only honored from the command-line.