PostgreSQL Source Code: MinMaxAggPath Struct Reference (original) (raw)

#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>

Data Fields
Path path
List * mmaggregates
List * quals

Detailed Description

Definition at line 2451 of file pathnodes.h.

Field Documentation

mmaggregates

List* MinMaxAggPath::mmaggregates

path

quals

List* MinMaxAggPath::quals


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