|
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.
Referenced by gin_check_posting_tree_parent_keys_consistency().
| ItemPointerData PostingItem::key |
Definition at line 186 of file ginblock.h.
Referenced by dataLocateItem(), dataPrepareDownlink(), gin_check_posting_tree_parent_keys_consistency(), gin_desc(), and ginDataFillRoot().