Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-29 | Demote pg_unreachable() in heapam to an assertion. | Peter Geoghegan | 14.1 |
| 2021-09-20 | Remove overzealous index deletion assertion. | Peter Geoghegan | 14.0 |
| 2021-04-07 | Truncate line pointer array during VACUUM. | Peter Geoghegan | 14.0 |
| 2021-04-06 | Remove tupgone special case from vacuumlazy.c. | Peter Geoghegan | 14.0 |
| 2021-03-16 | Fix comment about promising tuples. | Peter Geoghegan | 14.0 |
| 2021-01-13 | Enhance nbtree index tuple deletion. | Peter Geoghegan | 14.0 |
| 2020-12-31 | Get heap page max offset with buffer lock held. | Peter Geoghegan | 14.0 |
| 2020-12-31 | Fix index deletion latestRemovedXid bug. | Peter Geoghegan | 14.0 |
| 2020-11-09 | Remove ineffective heapam CHECK_FOR_INTERRUPTS(). | Peter Geoghegan | 14.0 |
| 2020-06-11 | Avoid update conflict out serialization anomalies. | Peter Geoghegan | 14.0 |