Commits

DateSubjectAuthorReleases
2025-11-27 Fix possibly uninitialized HeapScanDesc.rs_startblock David Rowley 19 (unreleased)
2025-11-27 Add parallelism support for TID Range Scans David Rowley 19 (unreleased)
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-04-28 Fix duplicated consecutive words in comments David Rowley 17.0
2024-04-04 Secondary refactor of heap scanning functions David Rowley 17.0
2024-04-04 Preliminary refactor of heap scanning functions David Rowley 17.0
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
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2021-03-29 Adjust design of per-worker parallel seqscan data struct David Rowley 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 9.5.25
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 9.6.21
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 10.16
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 11.11
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 12.6
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 13.2
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 14.0