PostgreSQL Source Code git master
BTArrayKeyInfo Struct Reference

#include <nbtree.h>

Data Fields

int scan_key
 
int num_elems
 
Datumelem_values
 
int cur_elem
 
int16 attlen
 
bool attbyval
 
bool null_elem
 
SkipSupport sksup
 
ScanKey low_compare
 
ScanKey high_compare
 

Detailed Description

Definition at line 1034 of file nbtree.h.

Field Documentation

◆ attbyval

◆ attlen

◆ cur_elem

◆ elem_values

◆ high_compare

◆ low_compare

◆ null_elem

◆ num_elems

◆ scan_key

◆ sksup


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