PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
locate_agg_of_level_context Struct Reference

Data Fields

int agg_location
 
int sublevels_up
 

Detailed Description

Definition at line 33 of file rewriteManip.c.

Field Documentation

◆ agg_location

int locate_agg_of_level_context::agg_location

Definition at line 35 of file rewriteManip.c.

Referenced by locate_agg_of_level(), and locate_agg_of_level_walker().

◆ sublevels_up

int locate_agg_of_level_context::sublevels_up

Definition at line 36 of file rewriteManip.c.

Referenced by locate_agg_of_level(), and locate_agg_of_level_walker().


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