Header And Logo

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

Data Fields

PagetableEntry Struct Reference

Data Fields

BlockNumber blockno
bool ischunk
bool recheck
bitmapword words [Max(WORDS_PER_PAGE, WORDS_PER_CHUNK)]

Detailed Description

Definition at line 97 of file tidbitmap.c.


Field Documentation

Definition at line 101 of file tidbitmap.c.

Referenced by tbm_add_tuples(), tbm_intersect_page(), tbm_iterate(), and tbm_union_page().

bitmapword PagetableEntry::words[Max(WORDS_PER_PAGE, WORDS_PER_CHUNK)]

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