PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PostingItem Struct Reference

#include <ginblock.h>

Data Fields

BlockIdData child_blkno
 
ItemPointerData key
 

Detailed Description

Definition at line 182 of file ginblock.h.

Field Documentation

◆ child_blkno

BlockIdData PostingItem::child_blkno

Definition at line 185 of file ginblock.h.

Referenced by gin_check_posting_tree_parent_keys_consistency().

◆ key


The documentation for this struct was generated from the following file: