PostgreSQL Source Code
git master
|
#include <ginblock.h>
Data Fields | |
BlockIdData | child_blkno |
ItemPointerData | key |
Definition at line 182 of file ginblock.h.
BlockIdData PostingItem::child_blkno |
Definition at line 185 of file ginblock.h.
ItemPointerData PostingItem::key |
Definition at line 186 of file ginblock.h.
Referenced by dataLocateItem(), dataPrepareDownlink(), gin_desc(), and ginDataFillRoot().