PostgreSQL Source Code  git master
SpGistLeafTupleData Struct Reference

#include <spgist_private.h>

Data Fields

unsigned int tupstate:2
 
unsigned int size:30
 
uint16 t_info
 
ItemPointerData heapPtr
 

Detailed Description

Definition at line 382 of file spgist_private.h.

Field Documentation

◆ heapPtr

ItemPointerData SpGistLeafTupleData::heapPtr

◆ size

◆ t_info

uint16 SpGistLeafTupleData::t_info

Definition at line 386 of file spgist_private.h.

◆ tupstate

unsigned int SpGistLeafTupleData::tupstate

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