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

#include <pathnodes.h>

Data Fields

Path path
 
Listmmaggregates
 
Listquals
 

Detailed Description

Definition at line 2614 of file pathnodes.h.

Field Documentation

◆ mmaggregates

List* MinMaxAggPath::mmaggregates

Definition at line 2617 of file pathnodes.h.

◆ path

Path MinMaxAggPath::path

Definition at line 2616 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ quals

List* MinMaxAggPath::quals

Definition at line 2618 of file pathnodes.h.


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