PostgreSQL Source Code  git master
TidRangePath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listtidrangequals
 

Detailed Description

Definition at line 1822 of file pathnodes.h.

Field Documentation

◆ path

Path TidRangePath::path

Definition at line 1824 of file pathnodes.h.

Referenced by create_tidrangescan_path(), and create_tidrangescan_plan().

◆ tidrangequals

List* TidRangePath::tidrangequals

Definition at line 1825 of file pathnodes.h.

Referenced by create_tidrangescan_path(), and create_tidrangescan_plan().


The documentation for this struct was generated from the following file: