Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | For inplace update durability, make heap_update() callers wait. | Noah Misch | 15.9 |
| 2024-06-28 | Cope with inplace update making catcache stale during TOAST fetch. | Noah Misch | 15.8 |
| 2022-04-21 | Rethink method for assigning OIDs to the template0 and postgres DBs. | Tom Lane | 15.0 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |