Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 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-22 | Make role grant system more consistent with other privileges. | Robert Haas | 16.0 |
| 2022-03-28 | Remove the ability of a role to administer itself. | Robert Haas | 15.0 |
| 2011-05-13 | More cleanup of FOREIGN TABLE permissions handling. | Robert Haas | 9.1.0 |
| 2011-04-25 | Remove partial and undocumented GRANT .. FOREIGN TABLE support. | Robert Haas | 9.1.0 |
| 2009-12-17 | Improve documentation for pg_largeobject changes. | Robert Haas | 9.0.0 |