PostgreSQL Source Code  git master
GroupByOrdering Struct Reference

#include <pathnodes.h>

Data Fields

NodeTag type
 
Listpathkeys
 
Listclauses
 

Detailed Description

Definition at line 1483 of file pathnodes.h.

Field Documentation

◆ clauses

List* GroupByOrdering::clauses

◆ pathkeys

List* GroupByOrdering::pathkeys

◆ type

NodeTag GroupByOrdering::type

Definition at line 1485 of file pathnodes.h.


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