Commits

DateSubjectAuthorReleases
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
2022-11-18 Add a SET option to the GRANT command. Robert Haas 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-03-28 Remove the ability of a role to administer itself. Robert Haas 15.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-03-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2013-03-07 Code beautification for object-access hook machinery. Robert Haas 9.3.0
2012-12-29 Adjust more backend functions to return OID rather than void. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-03-09 Extend object access hook framework to support arguments, and DROP. Robert Haas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0
2011-04-13 Avoid incorrectly granting replication to roles created with NOSUPERUSER. Robert Haas 9.1.0
2010-11-25 Object access hook framework, with post-creation hook. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0