Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TIDBitmap Struct Reference

Data Fields

NodeTag type
MemoryContext mcxt
TBMStatus status
HTABpagetable
int nentries
int maxentries
int npages
int nchunks
bool iterating
PagetableEntry entry1
PagetableEntry ** spages
PagetableEntry ** schunks

Detailed Description

Definition at line 126 of file tidbitmap.c.


Field Documentation

Definition at line 133 of file tidbitmap.c.

Referenced by tbm_add_page(), tbm_add_tuples(), tbm_create(), tbm_lossify(), and tbm_union_page().

Definition at line 129 of file tidbitmap.c.

Referenced by tbm_begin_iterate(), tbm_create(), and tbm_create_pagetable().

Definition at line 140 of file tidbitmap.c.

Referenced by tbm_begin_iterate(), tbm_free(), and tbm_iterate().

Definition at line 139 of file tidbitmap.c.

Referenced by tbm_begin_iterate(), tbm_free(), and tbm_iterate().

Definition at line 128 of file tidbitmap.c.


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