Secondary refactor of heap scanning functions

David Rowley <drowley@postgresql.org>

Commit: 3a4a3537a999932642ba7a459900fe3c4f5cad02
Author: David Rowley <drowley@postgresql.org>
Date: 2024-04-04T06:22:45Z
Releases: 17.0
Secondary refactor of heap scanning functions

Similar to 44086b097, refactor heap scanning functions to be more
suitable for the read stream API.

Author: Melanie Plageman
Discussion: https://postgr.es/m/CAAKRu_YtXJiYKQvb5JsA2SkwrsizYLugs4sSOZh3EAjKUg=gEQ@mail.gmail.com

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +54 −49
src/backend/access/heap/heapam_handler.c modified +1 −1

Discussion