Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-28 | Message style improvements | Peter Eisentraut | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-28 | Allow a partdesc-omitting-partitions to be cached | Alvaro Herrera | 14.0 |
| 2021-04-22 | Fix uninitialized memory bug | Alvaro Herrera | 14.0 |
| 2021-04-22 | Fix relcache inconsistency hazard in partition detach | Alvaro Herrera | 14.0 |
| 2021-04-08 | Repair find_inheritance_children with no active snapshot | Alvaro Herrera | 14.0 |
| 2021-03-25 | ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | Alvaro Herrera | 14.0 |
| 2021-02-06 | Disallow converting an inheritance child table to a view. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |