PostgreSQL Source Code
git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
List * | tidrangequals |
Definition at line 1840 of file pathnodes.h.
Path TidRangePath::path |
Definition at line 1842 of file pathnodes.h.
Referenced by create_tidrangescan_path(), and create_tidrangescan_plan().
List* TidRangePath::tidrangequals |
Definition at line 1843 of file pathnodes.h.
Referenced by create_tidrangescan_path(), and create_tidrangescan_plan().