|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
| int | num_workers |
Definition at line 2351 of file pathnodes.h.
| int GatherMergePath::num_workers |
Definition at line 2355 of file pathnodes.h.
Referenced by cost_gather_merge().
| Path GatherMergePath::path |
Definition at line 2353 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), cost_gather_merge(), generate_gather_paths(), and generate_useful_gather_paths().
| Path* GatherMergePath::subpath |
Definition at line 2354 of file pathnodes.h.
Referenced by cost_gather_merge().