PostgreSQL Source Code  git master
xl_hash_add_ovfl_page Struct Reference

#include <hash_xlog.h>

Data Fields

uint16 bmsize
 
bool bmpage_found
 

Detailed Description

Definition at line 74 of file hash_xlog.h.

Field Documentation

◆ bmpage_found

bool xl_hash_add_ovfl_page::bmpage_found

Definition at line 77 of file hash_xlog.h.

Referenced by _hash_addovflpage(), hash_desc(), and hash_xlog_add_ovfl_page().

◆ bmsize

uint16 xl_hash_add_ovfl_page::bmsize

Definition at line 76 of file hash_xlog.h.

Referenced by _hash_addovflpage(), hash_desc(), and hash_xlog_add_ovfl_page().


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