Thread: GiST, getting the record in table that the leaf entry points to

GiST, getting the record in table that the leaf entry points to

From
Marios Vodas
Date:
<div dir="ltr">Hello,<br /> <br />What I would like to do is to get the record in the table that a leaf GISTENTRY
pointsto, if that is possible.<br />I notice that GISTENTRY contains these members: Relation rel, Page page,
and OffsetNumberoffset, but are these referring to the table or the index?<br /> <br />Thank you,<br />Marios Vodas<br
/></div>