pgsql: Clean up roles from roleattributes test

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clean up roles from roleattributes test
Date: 2015-08-21 19:51:50
Message-ID: E1ZSsLu-0004Xi-PY@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clean up roles from roleattributes test

Having the roles remain after the test ends up causing repeated 'make
installcheck' runs to fail and may be risky from a security perspective
also, so remove them at the end of the test.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/072710dff3eef4540f1c64d07890eb128535e212

Modified Files
--------------
src/test/regress/expected/roleattributes.out | 19 ++++++++++++++++---
src/test/regress/sql/roleattributes.sql | 20 ++++++++++++++++----
2 files changed, 32 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-08-22 00:17:24 pgsql: Detect mismatched CONTINUE and EXIT statements at plpgsql compil
Previous Message Stephen Frost 2015-08-21 17:41:23 Re: pgsql: In AlterRole, make bypassrls an int