[HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode()

Поиск
Список
Период
Сортировка
От Mithun Cy
Тема [HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode()
Дата
Msg-id CAD__OugHJD=XNigan1auOALQk35-8Gngwvnm3B5e=1pn4U7C2A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] NoMovementScanDirection in heapgettup() and heapgettup_pagemode()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Make pg_regress print a connstring with sockdir
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] psql --batch