Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-28 | Remove the ability of a role to administer itself. | Robert Haas | 15.0 |
| 2022-01-17 | Add Boolean node | Peter Eisentraut | 15.0 |
| 2022-01-14 | Refactor AlterRole() | Peter Eisentraut | 15.0 |
| 2022-01-11 | Improve error handling of cryptohash computations | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-30 | Revert b2a459edf "Fix GRANTED BY support in REVOKE ROLE statements" | Daniel Gustafsson | 15.0 |
| 2021-11-26 | Fix GRANTED BY support in REVOKE ROLE statements | Daniel Gustafsson | 15.0 |
| 2021-07-15 | Improve reporting of "conflicting or redundant options" errors. | Dean Rasheed | 15.0 |