PostgreSQL Source Code git master
Data Fields
GinScanOpaqueData Struct Reference

#include <gin_private.h>

Data Fields

 
 
 
 
 
 
 
 
bool  isVoidRes
 

Detailed Description

Definition at line 378 of file gin_private.h.

Field Documentation

allocentries

uint32 GinScanOpaqueData::allocentries

Definition at line 388 of file gin_private.h.

Referenced by ginFillScanEntry().

entries

GinScanEntry* GinScanOpaqueData::entries

Definition at line 386 of file gin_private.h.

Referenced by ginFillScanEntry(), ginFreeScanKeys(), and startScan().

ginstate

GinState GinScanOpaqueData::ginstate

Definition at line 381 of file gin_private.h.

Referenced by collectMatchesForHeapRow(), ginbeginscan(), ginFillScanEntry(), ginFillScanKey(), scanGetItem(), and startScan().

isVoidRes

bool GinScanOpaqueData::isVoidRes

Definition at line 392 of file gin_private.h.

keyCtx

MemoryContext GinScanOpaqueData::keyCtx

Definition at line 390 of file gin_private.h.

Referenced by ginbeginscan(), ginendscan(), ginFreeScanKeys(), and startScanKey().

keys

GinScanKey GinScanOpaqueData::keys

Definition at line 383 of file gin_private.h.

Referenced by collectMatchesForHeapRow(), ginbeginscan(), ginFillScanKey(), ginFreeScanKeys(), scanGetItem(), scanPendingInsert(), and startScan().

nkeys

uint32 GinScanOpaqueData::nkeys

Definition at line 384 of file gin_private.h.

Referenced by collectMatchesForHeapRow(), ginbeginscan(), ginFillScanKey(), ginFreeScanKeys(), scanGetItem(), scanPendingInsert(), and startScan().

tempCtx

MemoryContext GinScanOpaqueData::tempCtx

Definition at line 380 of file gin_private.h.

Referenced by ginbeginscan(), ginendscan(), scanGetItem(), scanPendingInsert(), and startScanKey().

totalentries

uint32 GinScanOpaqueData::totalentries

Definition at line 387 of file gin_private.h.

Referenced by ginFillScanEntry(), ginFreeScanKeys(), and startScan().


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

AltStyle によって変換されたページ (->オリジナル) /