|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Public Member Functions | |
| pg_node_attr (no_read, no_query_jumble) NodeTag type | |
Data Fields | |
| Aggref * | aggref |
| Relids | agg_eval_at |
Definition at line 3444 of file pathnodes.h.
| AggClauseInfo::pg_node_attr | ( | no_read | , |
| no_query_jumble | |||
| ) |
| Relids AggClauseInfo::agg_eval_at |
Definition at line 3454 of file pathnodes.h.
| Aggref* AggClauseInfo::aggref |
Definition at line 3451 of file pathnodes.h.