PostgreSQL Source Code  git master
BTScanKeyPreproc Struct Reference

Data Fields

ScanKey skey
 
int ikey
 
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.

◆ ikey

int BTScanKeyPreproc::ikey

Definition at line 45 of file nbtutils.c.

◆ skey

ScanKey BTScanKeyPreproc::skey

Definition at line 44 of file nbtutils.c.


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