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

#include <gin_private.h>

Data Fields

IndexTuple entry
 
bool isDelete
 

Detailed Description

Definition at line 179 of file gin_private.h.

Field Documentation

◆ entry

IndexTuple GinBtreeEntryInsertData::entry

Definition at line 181 of file gin_private.h.

◆ isDelete

bool GinBtreeEntryInsertData::isDelete

Definition at line 182 of file gin_private.h.


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