PostgreSQL Source Code  git master
HashPageOpaqueData Struct Reference

#include <hash.h>

Data Fields

BlockNumber hasho_prevblkno
 
BlockNumber hasho_nextblkno
 
Bucket hasho_bucket
 
uint16 hasho_flag
 
uint16 hasho_page_id
 

Detailed Description

Definition at line 77 of file hash.h.

Field Documentation

◆ hasho_bucket

◆ hasho_flag

◆ hasho_nextblkno

◆ hasho_page_id

◆ hasho_prevblkno


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