PostgreSQL Source Code  git master
xl_hash_delete Struct Reference

#include <hash_xlog.h>

Data Fields

bool clear_dead_marking
 
bool is_primary_bucket_page
 

Detailed Description

Definition at line 178 of file hash_xlog.h.

Field Documentation

◆ clear_dead_marking

bool xl_hash_delete::clear_dead_marking

Definition at line 180 of file hash_xlog.h.

Referenced by hash_desc(), hash_xlog_delete(), and hashbucketcleanup().

◆ is_primary_bucket_page

bool xl_hash_delete::is_primary_bucket_page

Definition at line 182 of file hash_xlog.h.

Referenced by hash_desc(), hash_xlog_delete(), and hashbucketcleanup().


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