Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 12.14 |
| 2022-11-14 | Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. | Amit Kapila | 12.14 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-04 | Remove unused macro | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-04 | During the split, set checksum on an empty hash index page. | Amit Kapila | 12.0 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 12.0 |