Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-28 | In REASSIGN OWNED of a database, lock the tuple as mandated. | Noah Misch | 16.7 |
| 2023-12-15 | Fix bugs in manipulation of large objects. | Tom Lane | 16.2 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 16.0 |
| 2023-01-06 | Wake up a subscription's replication worker processes after DDL. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-18 | Add a SET option to the GRANT command. | Robert Haas | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-08 | Unify some internal error message wordings | Peter Eisentraut | 16.0 |
| 2022-08-18 | Ensure that pg_auth_members.grantor is always valid. | Robert Haas | 16.0 |