PostgreSQL Source Code git master
Loading...
Searching...
No Matches
xl_heap_insert Struct Reference

#include <heapam_xlog.h>

Data Fields

OffsetNumber offnum
 
uint8 flags
 

Detailed Description

Definition at line 160 of file heapam_xlog.h.

Field Documentation

◆ flags

uint8 xl_heap_insert::flags

Definition at line 163 of file heapam_xlog.h.

◆ offnum

OffsetNumber xl_heap_insert::offnum

Definition at line 162 of file heapam_xlog.h.


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