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

Data Fields

ScanKey inkey
 
int inkeyi
 
int arrayidx
 

Detailed Description

Definition at line 27 of file nbtpreprocesskeys.c.

Field Documentation

◆ arrayidx

int BTScanKeyPreproc::arrayidx

Definition at line 31 of file nbtpreprocesskeys.c.

◆ inkey

ScanKey BTScanKeyPreproc::inkey

Definition at line 29 of file nbtpreprocesskeys.c.

◆ inkeyi

int BTScanKeyPreproc::inkeyi

Definition at line 30 of file nbtpreprocesskeys.c.


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