|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
| int | numkeys |
Definition at line 2545 of file pathnodes.h.
| int UniquePath::numkeys |
Definition at line 2549 of file pathnodes.h.
| Path UniquePath::path |
Definition at line 2547 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| Path* UniquePath::subpath |
Definition at line 2548 of file pathnodes.h.