PostgreSQL Source Code git master
|
Data Fields | |
ScanKey | inkey |
int | inkeyi |
int | arrayidx |
Definition at line 24 of file nbtpreprocesskeys.c.
int BTScanKeyPreproc::arrayidx |
Definition at line 28 of file nbtpreprocesskeys.c.
ScanKey BTScanKeyPreproc::inkey |
Definition at line 26 of file nbtpreprocesskeys.c.
int BTScanKeyPreproc::inkeyi |
Definition at line 27 of file nbtpreprocesskeys.c.