PostgreSQL Source Code git master
AggClauseInfo Struct Reference

#include <pathnodes.h>

Public Member Functions

 pg_node_attr (no_read, no_query_jumble) NodeTag type
 

Data Fields

Aggrefaggref
 
Relids agg_eval_at
 

Detailed Description

Definition at line 3366 of file pathnodes.h.

Member Function Documentation

◆ pg_node_attr()

AggClauseInfo::pg_node_attr ( no_read  ,
no_query_jumble   
)

Field Documentation

◆ agg_eval_at

Relids AggClauseInfo::agg_eval_at

◆ aggref


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