Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

GinScanKeyData Struct Reference

#include <gin_private.h>

Data Fields

uint32 nentries
uint32 nuserentries
GinScanEntryscanEntry
boolentryRes
Datum query
DatumqueryValues
GinNullCategoryqueryCategories
Pointerextra_data
StrategyNumber strategy
int32 searchMode
OffsetNumber attnum
ItemPointerData curItem
bool curItemMatches
bool recheckCurItem
bool isFinished

Detailed Description

Definition at line 577 of file gin_private.h.


Field Documentation

Definition at line 598 of file gin_private.h.

Referenced by callConsistentFn(), collectMatchesForHeapRow(), and ginFillScanKey().

Definition at line 607 of file gin_private.h.

Referenced by ginFillScanKey(), keyGetItem(), scanGetItem(), and startScanKey().

Definition at line 608 of file gin_private.h.

Referenced by ginFillScanKey(), keyGetItem(), scanGetItem(), and startScanKey().

Definition at line 595 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 610 of file gin_private.h.

Referenced by ginFillScanKey(), keyGetItem(), scanGetItem(), and startScanKey().

Definition at line 580 of file gin_private.h.

Referenced by collectMatchesForHeapRow(), ginFillScanKey(), and keyGetItem().

Definition at line 582 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 591 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 594 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 593 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 585 of file gin_private.h.

Referenced by collectMatchesForHeapRow(), freeScanKeys(), ginFillScanKey(), and keyGetItem().

Definition at line 597 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().

Definition at line 596 of file gin_private.h.

Referenced by callConsistentFn(), and ginFillScanKey().


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