pgsql: Add pg_upgrade check to make sure the user has full access permi

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pg_upgrade check to make sure the user has full access permi
Date: 2011-05-16 15:02:01
Message-ID: E1QLzJ3-0003jX-8M@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add pg_upgrade check to make sure the user has full access permission in
the current directory; if not, throw an error.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/exec.c | 5 +++++
contrib/pg_upgrade/pg_upgrade.c | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-05-16 15:23:00 pgsql: Remove redundant privilege doc sentences.
Previous Message Bruce Momjian 2011-05-16 14:48:50 pgsql: Allow pg_upgrade to honor libpq environment variables. Add 'loc