|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
Definition at line 2505 of file pathnodes.h.
| Path SortPath::path |
Definition at line 2507 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), and create_incremental_sort_path().
| Path* SortPath::subpath |
Definition at line 2508 of file pathnodes.h.