NoMovementScanDirection in heapgettup() and heapgettup_pagemode()

From: Mithun Cy <mithun(dot)cy(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: NoMovementScanDirection in heapgettup() and heapgettup_pagemode()
Date: 2017-08-28 06:39:46
Message-ID: CAD__OugHJD=XNigan1auOALQk35-8Gngwvnm3B5e=1pn4U7C2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2017-08-28 06:56:43 Re: psql --batch
Previous Message Michael Paquier 2017-08-28 06:08:46 Re: Make pg_regress print a connstring with sockdir