|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| List * | subpaths |
| Cardinality | limit_tuples |
Definition at line 2279 of file pathnodes.h.
| Cardinality MergeAppendPath::limit_tuples |
Definition at line 2283 of file pathnodes.h.
| Path MergeAppendPath::path |
Definition at line 2281 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| List* MergeAppendPath::subpaths |
Definition at line 2282 of file pathnodes.h.