|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| List * | mmaggregates |
| List * | quals |
Definition at line 2644 of file pathnodes.h.
| List* MinMaxAggPath::mmaggregates |
Definition at line 2647 of file pathnodes.h.
| Path MinMaxAggPath::path |
Definition at line 2646 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| List* MinMaxAggPath::quals |
Definition at line 2648 of file pathnodes.h.