Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-12 | Fix creation of partition descriptor during concurrent detach+drop | Alvaro Herrera | 14.14 |
| 2024-06-11 | Fix creation of partition descriptor during concurrent detach | Alvaro Herrera | 14.13 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-06 | Track detached partitions more accurately in partdescs | Alvaro Herrera | 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-03-25 | ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | Alvaro Herrera | 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-07 | Move catalog index declarations | Peter Eisentraut | 14.0 |