[HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode() - Mailing list pgsql-hackers

From Mithun Cy
Subject [HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode()
Date
Msg-id CAD__OugHJD=XNigan1auOALQk35-8Gngwvnm3B5e=1pn4U7C2A@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi all,
I was trying to study NoMovementScanDirection part of heapgettup() and
heapgettup_pagemode(). If I am right there is no test in test suit to
hit this code. I did run make check-world could not hit it. Also,
coverage report in
https://coverage.postgresql.org/src/backend/access/heap/heapam.c.gcov.html
shows this part of the code is not hit. Can somebody please help me to
understand this part of the code and how to test same?

-- 
Thanks and Regards
Mithun C Y
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Make pg_regress print a connstring with sockdir
Next
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] psql --batch