PostgreSQL Source Code git master
Loading...
Searching...
No Matches
GroupPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
ListgroupClause
 
Listqual
 

Detailed Description

Definition at line 2531 of file pathnodes.h.

Field Documentation

◆ groupClause

List* GroupPath::groupClause

Definition at line 2535 of file pathnodes.h.

◆ path

Path GroupPath::path

Definition at line 2533 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ qual

List* GroupPath::qual

Definition at line 2536 of file pathnodes.h.

◆ subpath

Path* GroupPath::subpath

Definition at line 2534 of file pathnodes.h.


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