PostgreSQL Source Code  git master
xl_hash_move_page_contents Struct Reference

#include <hash_xlog.h>

Data Fields

uint16 ntups
 
bool is_prim_bucket_same_wrt
 

Detailed Description

Definition at line 130 of file hash_xlog.h.

Field Documentation

◆ is_prim_bucket_same_wrt

bool xl_hash_move_page_contents::is_prim_bucket_same_wrt

Definition at line 133 of file hash_xlog.h.

Referenced by _hash_squeezebucket(), hash_desc(), and hash_xlog_move_page_contents().

◆ ntups

uint16 xl_hash_move_page_contents::ntups

Definition at line 132 of file hash_xlog.h.

Referenced by _hash_squeezebucket(), hash_desc(), and hash_xlog_move_page_contents().


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