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