PostgreSQL Source Code  git master
SortGroupClause Struct Reference

#include <parsenodes.h>

Public Member Functions

bool hashable pg_node_attr (query_jumble_ignore)
 

Data Fields

NodeTag type
 
Index tleSortGroupRef
 
Oid eqop
 
Oid sortop
 
bool nulls_first
 

Detailed Description

Definition at line 1439 of file parsenodes.h.

Member Function Documentation

◆ pg_node_attr()

bool hashable SortGroupClause::pg_node_attr ( query_jumble_ignore  )

Field Documentation

◆ eqop

◆ nulls_first

◆ sortop

◆ tleSortGroupRef

◆ type

NodeTag SortGroupClause::type

Definition at line 1441 of file parsenodes.h.


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