Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-03-25 | ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | Alvaro Herrera | 14.0 |
| 2021-03-10 | Avoid creating duplicate cached plans for inherited FK constraints. | 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 |
| 2020-11-25 | Remove obsolete comment atop ri_PlanCheck. | Amit Kapila | 14.0 |
| 2020-10-15 | Fixup some appendStringInfo and appendPQExpBuffer calls | David Rowley | 14.0 |
| 2020-07-29 | Add hash_mem_multiplier GUC. | Peter Geoghegan | 14.0 |