PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
List * | tidrangequals |
Definition at line 1970 of file pathnodes.h.
Path TidRangePath::path |
Definition at line 1972 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), create_tidrangescan_path(), and create_tidrangescan_plan().
List* TidRangePath::tidrangequals |
Definition at line 1973 of file pathnodes.h.
Referenced by create_tidrangescan_path(), and create_tidrangescan_plan().