|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| List * | quals |
Definition at line 2215 of file pathnodes.h.
| Path GroupResultPath::path |
Definition at line 2217 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), create_group_result_path(), and create_group_result_plan().
| List* GroupResultPath::quals |
Definition at line 2218 of file pathnodes.h.
Referenced by create_group_result_path(), and create_group_result_plan().