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 5914 of file arrayfuncs.c.

Field Documentation

◆ lower

int32 generate_subscripts_fctx::lower

Definition at line 5916 of file arrayfuncs.c.

◆ reverse

bool generate_subscripts_fctx::reverse

Definition at line 5918 of file arrayfuncs.c.

◆ upper

int32 generate_subscripts_fctx::upper

Definition at line 5917 of file arrayfuncs.c.


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