PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BTScanKeyPreproc Struct Reference

Data Fields

ScanKey inkey
 
int inkeyi
 
int arrayidx
 

Detailed Description

Definition at line 24 of file nbtpreprocesskeys.c.

Field Documentation

◆ arrayidx

int BTScanKeyPreproc::arrayidx

Definition at line 28 of file nbtpreprocesskeys.c.

◆ inkey

ScanKey BTScanKeyPreproc::inkey

Definition at line 26 of file nbtpreprocesskeys.c.

◆ inkeyi

int BTScanKeyPreproc::inkeyi

Definition at line 27 of file nbtpreprocesskeys.c.


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