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 2630 of file pathnodes.h.

Field Documentation

◆ mmaggregates

List* MinMaxAggPath::mmaggregates

Definition at line 2633 of file pathnodes.h.

◆ path

Path MinMaxAggPath::path

Definition at line 2632 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ quals

List* MinMaxAggPath::quals

Definition at line 2634 of file pathnodes.h.


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