PostgreSQL Source Code git master
xl_heap_header Struct Reference

#include <heapam_xlog.h>

Data Fields

uint16 t_infomask2
 
uint16 t_infomask
 
uint8 t_hoff
 

Detailed Description

Definition at line 150 of file heapam_xlog.h.

Field Documentation

◆ t_hoff

uint8 xl_heap_header::t_hoff

◆ t_infomask

uint16 xl_heap_header::t_infomask

◆ t_infomask2

uint16 xl_heap_header::t_infomask2

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