PostgreSQL Source Code  git master
xl_hash_split_complete Struct Reference

#include <hash_xlog.h>

Data Fields

uint16 old_bucket_flag
 
uint16 new_bucket_flag
 

Detailed Description

Definition at line 111 of file hash_xlog.h.

Field Documentation

◆ new_bucket_flag

uint16 xl_hash_split_complete::new_bucket_flag

Definition at line 114 of file hash_xlog.h.

Referenced by _hash_splitbucket(), hash_desc(), and hash_xlog_split_complete().

◆ old_bucket_flag

uint16 xl_hash_split_complete::old_bucket_flag

Definition at line 113 of file hash_xlog.h.

Referenced by _hash_splitbucket(), hash_desc(), and hash_xlog_split_complete().


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