|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
| bool | dummypp |
Definition at line 2479 of file pathnodes.h.
| bool ProjectionPath::dummypp |
Definition at line 2483 of file pathnodes.h.
| Path ProjectionPath::path |
Definition at line 2481 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| Path* ProjectionPath::subpath |
Definition at line 2482 of file pathnodes.h.