Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2025-03-27 Fix guc_malloc calls for consistency and OOM checks Daniel Gustafsson 16.9
2025-01-09 Fix an ALTER GROUP ... DROP USER error message. Nathan Bossart 16.7
2024-01-28 Fix DROP ROLE when specifying duplicated roles Michael Paquier 16.2
2023-06-29 Error message wording improvements Peter Eisentraut 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-17 Fix typo Peter Eisentraut 16.0
2023-03-17 Improve several permission-related error messages. Peter Eisentraut 16.0
2023-03-16 Small code simplification Peter Eisentraut 16.0
2023-01-24 Adjust interaction of CREATEROLE with role properties. Robert Haas 16.0
2023-01-10 Add new GUC createrole_self_grant. Robert Haas 16.0
2023-01-10 Restrict the privileges of CREATEROLE users. Robert Haas 16.0
2023-01-05 Pass down current user ID to AddRoleMems and DelRoleMems. Robert Haas 16.0
2023-01-05 Refactor permissions-checking for role grants. Robert Haas 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Remove direct call to GetNewObjectId() for pg_auth_members.oid Michael Paquier 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-09-28 Change some errdetail() to errdetail_internal() Alvaro Herrera 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-08-22 Make role grant system more consistent with other privileges. Robert Haas 16.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2022-07-26 Fix brain fade in e530be2c5ce77475d56ccf8f4e0c4872b666ad5f. Robert Haas 16.0
2022-07-26 Do not allow removal of superuser privileges from bootstrap user. Robert Haas 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0