pgsql: Have pg_upgrade output 'link' or 'copy' when reporting its statu

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Have pg_upgrade output 'link' or 'copy' when reporting its statu
Date: 2012-02-15 19:23:06
Message-ID: E1RxkRW-0005t2-3L@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Have pg_upgrade output 'link' or 'copy' when reporting its status.

Idea from Peter.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7f951474dc01cef3c829d953429246fc308cac68

Modified Files
--------------
contrib/pg_upgrade/relfilenode.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-02-15 19:24:57 Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting.
Previous Message Robert Haas 2012-02-15 19:04:47 pgsql: sepgsql: Move some code from hooks.c to label.c