PostgreSQL Source Code  git master
ginxlogInsertEntry Struct Reference

#include <ginxlog.h>

Data Fields

OffsetNumber offset
 
bool isDelete
 
IndexTupleData tuple
 

Detailed Description

Definition at line 57 of file ginxlog.h.

Field Documentation

◆ isDelete

bool ginxlogInsertEntry::isDelete

Definition at line 60 of file ginxlog.h.

◆ offset

OffsetNumber ginxlogInsertEntry::offset

Definition at line 59 of file ginxlog.h.

◆ tuple

IndexTupleData ginxlogInsertEntry::tuple

Definition at line 61 of file ginxlog.h.


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