A GIN index internals question - Mailing list pgsql-hackers

From Amit Langote
Subject A GIN index internals question
Date
Msg-id CA+HiwqEVscDrooYriH4HtKoSLW=Pf-AxxjeTOeUzndJ6QPKd_A@mail.gmail.com
Whole thread Raw
Responses Re: A GIN index internals question
List pgsql-hackers
Hi,

Can a posting item / ItemPointer belonging to posting list/tree of
some entry "stored" in a GIN index be "lossy"? If yes, under what
circumstances would such a lossy ItemPointer be included for the
entry?

I got an impression that there may be some lossy ItemPointers stored
in a GIN index while reading keyGetItem() code in
src/backend/access/gin/ginget.c


--
Amit



pgsql-hackers by date:

Previous
From: "Etsuro Fujita"
Date:
Subject: Re: Show lossy heap block info in EXPLAIN ANALYZE for bitmap heap scan
Next
From: Martijn van Oosterhout
Date:
Subject: Re: "stuck spinlock"