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

Data Fields

Queryparse
 
Index group_rtindex
 

Detailed Description

Definition at line 141 of file planner.c.

Field Documentation

◆ group_rtindex

Index having_grouping_ctx::group_rtindex

Definition at line 144 of file planner.c.

Referenced by find_having_conflicts(), and having_var_grouping_eqop().

◆ parse

Query* having_grouping_ctx::parse

Definition at line 143 of file planner.c.

Referenced by find_having_conflicts(), and having_var_grouping_eqop().


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