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)
2025-11-08 doc: consistently use "structname" and "structfield" markup Bruce Momjian 19 (unreleased)
2024-04-13 Correct "improve role option documentation". Noah Misch 16.3
2024-04-13 Correct "improve role option documentation". Noah Misch 17.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2024-02-01 doc: improve role option documentation Bruce Momjian 16.2
2024-02-01 doc: improve role option documentation Bruce Momjian 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
2023-01-16 More documentation update for GRANT ... WITH SET OPTION. Robert Haas 16.0
2023-01-10 Restrict the privileges of CREATEROLE users. Robert Haas 16.0
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 16.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 Fix typos and bump catversion. 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-25 doc: Fix typo in GRANT docs Daniel Gustafsson 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
2022-03-28 Remove the ability of a role to administer itself. Robert Haas 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