Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-11 | Fix inconsistent quoting of role names in ACLs. | Tom Lane | 15.14 |
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 15.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2022-03-28 | Use has_privs_for_roles for predefined role checks | Joe Conway | 15.0 |
| 2022-03-28 | Remove the ability of a role to administer itself. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |