PostgreSQL Source Code git master
Loading...
Searching...
No Matches
TBMPrivateIterator Struct Reference

Data Fields

TIDBitmaptbm
 
int spageptr
 
int schunkptr
 
int schunkbit
 

Detailed Description

Definition at line 170 of file tidbitmap.c.

Field Documentation

◆ schunkbit

int TBMPrivateIterator::schunkbit

Definition at line 175 of file tidbitmap.c.

◆ schunkptr

int TBMPrivateIterator::schunkptr

Definition at line 174 of file tidbitmap.c.

◆ spageptr

int TBMPrivateIterator::spageptr

Definition at line 173 of file tidbitmap.c.

◆ tbm

TIDBitmap* TBMPrivateIterator::tbm

Definition at line 172 of file tidbitmap.c.


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