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