Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-20 | Make our back branches build under -fkeep-inline-functions. | Tom Lane | 15.2 |
| 2022-06-16 | Revert changes in HOT handling of BRIN indexes | Tomas Vondra | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-04-02 | Remove obsolete comment | Peter Eisentraut | 15.0 |
| 2022-03-22 | Add support for security invoker views. | Dean Rasheed | 15.0 |
| 2022-02-22 | Allow specifying row filters for logical replication of tables. | Amit Kapila | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-30 | Ignore BRIN indexes when checking for HOT udpates | Tomas Vondra | 15.0 |
| 2021-07-12 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 15.0 |