Commits

DateSubjectAuthorReleases
2026-03-19 Allow choosing specific grantors via GRANT/REVOKE ... GRANTED BY. Nathan Bossart 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-11-28 Provide per-table permissions for vacuum and analyze. Andrew Dunstan 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-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2021-01-30 Allow GRANTED BY clause in normal GRANT and REVOKE statements Peter Eisentraut 14.0
2020-10-03 Improve <xref> vs. <command> formatting in the documentation Peter Eisentraut 14.0
2020-09-17 Allow CURRENT_ROLE where CURRENT_USER is accepted Peter Eisentraut 14.0
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 13.0
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 10.13
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 9.6.18
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 11.8
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 12.3
2020-02-12 Doc: fix old oversights in GRANT/REVOKE documentation. Tom Lane 9.5.22
2018-12-03 Refactor documentation about privileges to centralize the info. Tom Lane 12.0
2018-06-10 Fix grammar in REVOKE documentation Michael Paquier 9.3.24
2018-06-10 Fix grammar in REVOKE documentation Michael Paquier 9.4.19
2018-06-10 Fix grammar in REVOKE documentation Michael Paquier 9.5.14
2018-06-10 Fix grammar in REVOKE documentation Michael Paquier 9.6.10