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