pgsql: DROP ROLE regress_role_limited_admin at end of test - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: DROP ROLE regress_role_limited_admin at end of test
Date
Msg-id E1pL26j-00015C-UZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
DROP ROLE regress_role_limited_admin at end of test

This is required by project policy, and I overlooked the need for
it (again) by accident.

Reported by Álvaro Herrara.

Discussion: http://postgr.es/m/20230126114659.x3yuypot7p6zj73c@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/14fb38626f3ff0f96144cd7535ce5feaba3a18a0

Modified Files
--------------
src/test/regress/expected/create_role.out | 1 +
src/test/regress/sql/create_role.sql      | 1 +
2 files changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Adjust interaction of CREATEROLE with role properties.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Adjust interaction of CREATEROLE with role properties.