Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-07 | More refactoring of heapgettup() and heapgettup_pagemode() | David Rowley | 16.0 |
| 2023-02-03 | Reduce code duplication between heapgettup and heapgettup_pagemode | David Rowley | 16.0 |
| 2023-02-02 | Add helper functions to simplify heapgettup code | David Rowley | 16.0 |
| 2023-02-02 | Further refactor of heapgettup and heapgettup_pagemode | David Rowley | 16.0 |
| 2023-02-02 | Refactor heapam.c adding heapgettup_initial_block function | David Rowley | 16.0 |
| 2023-01-31 | Remove dead NoMovementScanDirection code | David Rowley | 16.0 |
| 2023-01-23 | Run pgindent on heapam.c | David Rowley | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |