PostgreSQL Source Code git master
Loading...
Searching...
No Matches
int32key Struct Reference

Data Fields

int32 lower
 
int32 upper
 

Detailed Description

Definition at line 11 of file btree_int4.c.

Field Documentation

◆ lower

int32 int32key::lower

Definition at line 13 of file btree_int4.c.

◆ upper

int32 int32key::upper

Definition at line 14 of file btree_int4.c.


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