|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| List * | tidquals |
Definition at line 2069 of file pathnodes.h.
| Path TidPath::path |
Definition at line 2071 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), create_tidscan_path(), and create_tidscan_plan().
| List* TidPath::tidquals |
Definition at line 2072 of file pathnodes.h.
Referenced by create_tidscan_path(), and create_tidscan_plan().