Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit72550bb

Browse files
robertmhaaspull[bot]
authored andcommitted
DROP ROLE regress_role_limited_admin at end of test
This is required by project policy, and I overlooked the need forit (again) by accident.Reported by Álvaro Herrara.Discussion:http://postgr.es/m/20230126114659.x3yuypot7p6zj73c@alvherre.pgsql
1 parent25b64af commit72550bb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎src/test/regress/expected/create_role.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,5 +227,6 @@ DROP ROLE regress_tenant;
227227
DROP ROLE regress_tenant2;
228228
DROP ROLE regress_rolecreator;
229229
DROP ROLE regress_role_admin;
230+
DROP ROLE regress_role_limited_admin;
230231
DROP ROLE regress_role_super;
231232
DROP ROLE regress_role_normal;

‎src/test/regress/sql/create_role.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,6 @@ DROP ROLE regress_tenant;
210210
DROP ROLE regress_tenant2;
211211
DROP ROLE regress_rolecreator;
212212
DROP ROLE regress_role_admin;
213+
DROP ROLE regress_role_limited_admin;
213214
DROP ROLE regress_role_super;
214215
DROP ROLE regress_role_normal;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp