summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/create_role.out
Commit message (Expand)AuthorAgeFilesLines
* Improve several permission-related error messages.Peter Eisentraut2023-03-171-26/+54
* DROP ROLE regress_role_limited_admin at end of testRobert Haas2023-01-261-0/+1
* Adjust interaction of CREATEROLE with role properties.Robert Haas2023-01-241-9/+44
* Don't leave roles behind after core regression tests.Tom Lane2023-01-111-1/+6
* Add new GUC createrole_self_grant.Robert Haas2023-01-101-0/+33
* Restrict the privileges of CREATEROLE users.Robert Haas2023-01-101-20/+33
* Make role grant system more consistent with other privileges.Robert Haas2022-08-221-15/+1
* Ensure that pg_auth_members.grantor is always valid.Robert Haas2022-08-181-1/+15
* Add tests of the CREATEROLE attributeAndrew Dunstan2022-01-241-0/+145