PostgreSQL Source Code  git master
BTScanKeyPreproc Struct Reference

Data Fields

ScanKey inkey
 
int inkeyi
 
int arrayidx
 

Detailed Description

Definition at line 42 of file nbtutils.c.

Field Documentation

◆ arrayidx

int BTScanKeyPreproc::arrayidx

Definition at line 46 of file nbtutils.c.

◆ inkey

ScanKey BTScanKeyPreproc::inkey

Definition at line 44 of file nbtutils.c.

◆ inkeyi

int BTScanKeyPreproc::inkeyi

Definition at line 45 of file nbtutils.c.


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