Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-03-25 | Remove StoreSingleInheritance reimplementation | Alvaro Herrera | 14.0 |
| 2021-01-15 | Avoid spurious wait in concurrent reindex | Alvaro Herrera | 14.0 |
| 2021-01-12 | Invent struct ReindexIndexInfo | Alvaro Herrera | 14.0 |
| 2020-12-01 | Avoid memcpy() with a NULL source pointer and count == 0 | Alvaro Herrera | 14.0 |
| 2020-11-25 | Avoid spurious waits in concurrent indexing | Alvaro Herrera | 14.0 |
| 2020-11-17 | indexcmds.c: reorder function prototypes | Alvaro Herrera | 14.0 |
| 2020-11-07 | Message style improvements | Alvaro Herrera | 14.0 |
| 2020-09-30 | Reword partitioning error message | Alvaro Herrera | 14.0 |