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