pgsql: In pg_upgrade, add status message about superuser check.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pg_upgrade, add status message about superuser check.
Date: 2011-05-09 12:56:07
Message-ID: E1QJQ0N-0006Bk-H0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In pg_upgrade, add status message about superuser check.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/78318d63d7613ca9fe2206c717c7ccb400038db6

Modified Files
--------------
contrib/pg_upgrade/check.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-05-09 15:01:11 pgsql: Remove "make check" target in src/test/isolation/Makefile.
Previous Message Bruce Momjian 2011-05-09 04:00:02 pgsql: Add C comment about the fact that the autovacuum limit can go ba