pgsql: pg_dump: suppress "Tablespace:" comment for default tablespaces

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_dump: suppress "Tablespace:" comment for default tablespaces
Date: 2015-05-11 15:45:54
Message-ID: E1Yrpty-0003QH-Fw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_dump: suppress "Tablespace:" comment for default tablespaces

Report by Hans Ginzel

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-05-11 16:02:17 pgsql: docs: add "serialization anomaly" to transaction isolation tabl
Previous Message Robert Haas 2015-05-11 14:58:58 pgsql: Even when autovacuum=off, force it for members as we do in other