PostgreSQL Source Code git master
Data Fields
BlocktableEntry Struct Reference

Data Fields

struct {
   uint8   flags
 
   int8   nwords
 
 
header
 
 

Detailed Description

Definition at line 44 of file tidstore.c.

Field Documentation

flags

uint8 BlocktableEntry::flags

Definition at line 54 of file tidstore.c.

full_offsets

OffsetNumber BlocktableEntry::full_offsets[NUM_FULL_OFFSETS]

Definition at line 63 of file tidstore.c.

Referenced by TidStoreGetBlockOffsets(), TidStoreIsMember(), and TidStoreSetBlockOffsets().

struct { ... } BlocktableEntry::header

Referenced by TidStoreGetBlockOffsets(), TidStoreIsMember(), and TidStoreSetBlockOffsets().

nwords

int8 BlocktableEntry::nwords

Definition at line 56 of file tidstore.c.

Referenced by TidStoreGetBlockOffsets(), TidStoreIsMember(), and TidStoreSetBlockOffsets().

words

bitmapword BlocktableEntry::words[FLEXIBLE_ARRAY_MEMBER]

Definition at line 76 of file tidstore.c.

Referenced by TidStoreGetBlockOffsets(), TidStoreIsMember(), and TidStoreSetBlockOffsets().


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

AltStyle によって変換されたページ (->オリジナル) /