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

Data Fields

int32 lower
 
int32 upper
 
bool reverse
 

Detailed Description

Definition at line 5927 of file arrayfuncs.c.

Field Documentation

◆ lower

int32 generate_subscripts_fctx::lower

Definition at line 5929 of file arrayfuncs.c.

◆ reverse

bool generate_subscripts_fctx::reverse

Definition at line 5931 of file arrayfuncs.c.

◆ upper

int32 generate_subscripts_fctx::upper

Definition at line 5930 of file arrayfuncs.c.


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