PostgreSQL Source Code
git master
|
Data Fields | |
ScanKey | inkey |
int | inkeyi |
int | arrayidx |
Definition at line 42 of file nbtutils.c.
int BTScanKeyPreproc::arrayidx |
Definition at line 46 of file nbtutils.c.
ScanKey BTScanKeyPreproc::inkey |
Definition at line 44 of file nbtutils.c.
int BTScanKeyPreproc::inkeyi |
Definition at line 45 of file nbtutils.c.