Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | For inplace update durability, make heap_update() callers wait. | Noah Misch | 14.14 |
| 2023-12-15 | Fix bugs in manipulation of large objects. | Tom Lane | 14.11 |
| 2022-12-23 | Fix come incorrect elog() messages in aclchk.c | Michael Paquier | 14.7 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-10 | Standardize pg_authid oid_symbol values. | Noah Misch | 14.0 |
| 2021-04-05 | Add pg_read_all_data and pg_write_all_data roles | Stephen Frost | 14.0 |
| 2021-03-31 | Fix has_column_privilege function corner case | Joe Conway | 14.0 |
| 2021-01-30 | Allow GRANTED BY clause in normal GRANT and REVOKE statements | Peter Eisentraut | 14.0 |
| 2021-01-20 | Fix ALTER DEFAULT PRIVILEGES with duplicated objects | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-06-09 | Unify drop-by-OID functions | Peter Eisentraut | 14.0 |