Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Group Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
int numCols
AttrNumbergrpColIdx
OidgrpOperators

Detailed Description

Definition at line 599 of file plannodes.h.


Field Documentation

Definition at line 603 of file plannodes.h.

Referenced by make_group().

Definition at line 604 of file plannodes.h.

Referenced by ExecInitGroup(), and make_group().

Definition at line 602 of file plannodes.h.

Referenced by ExecInitGroup(), and make_group().

Definition at line 601 of file plannodes.h.

Referenced by ExecInitGroup(), and make_group().


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