Add helper functions to simplify heapgettup code
David Rowley <drowley@postgresql.org>
Add helper functions to simplify heapgettup code Here we add heapgettup_start_page() and heapgettup_continue_page() to simplify the code in the heapgettup() function. Author: Melanie Plageman Reviewed-by: David Rowley Discussion: https://postgr.es/m/CAAKRu_bvkhka0CZQun28KTqhuUh5ZqY=_T8QEqZqOL02rpi2bw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +83 −35 |
Discussion
- heapgettup() with NoMovementScanDirection unused in core? 17 messages · 2023-01-25 → 2023-01-31