PostgreSQL Source Code  git master
datapagemap Struct Reference

#include <datapagemap.h>

Data Fields

char * bitmap
 
int bitmapsize
 

Detailed Description

Definition at line 15 of file datapagemap.h.

Field Documentation

◆ bitmap

char* datapagemap::bitmap

Definition at line 17 of file datapagemap.h.

Referenced by datapagemap_add(), datapagemap_next(), and insert_filehash_entry().

◆ bitmapsize

int datapagemap::bitmapsize

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