pgsql: Simplify pg_upgrade C comment about what is preserved. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Simplify pg_upgrade C comment about what is preserved.
Date
Msg-id E1PbPlv-0001ZA-0u@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Simplify pg_upgrade C comment about what is preserved.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3095643d374ca79e5aa347cefbaebdcf70169386

Modified Files
--------------
contrib/pg_upgrade/pg_upgrade.c |   18 ++++++------------
1 files changed, 6 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, track only one copy of namespace/relname in FileN
Next
From: Bruce Momjian
Date:
Subject: pgsql: More pg_upgrade relfilenode C comments added.