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=g...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3a4a3537a999932642ba7a459900fe3c4f5cad02

Modified Files
--------------
src/backend/access/heap/heapam.c         | 103 ++++++++++++++++---------------
src/backend/access/heap/heapam_handler.c |   2 +-
2 files changed, 55 insertions(+), 50 deletions(-)

Reply via email to