PostgreSQL Source Code  git master
TidPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listtidquals
 

Detailed Description

Definition at line 1810 of file pathnodes.h.

Field Documentation

◆ path

Path TidPath::path

Definition at line 1812 of file pathnodes.h.

Referenced by create_tidscan_path(), and create_tidscan_plan().

◆ tidquals

List* TidPath::tidquals

Definition at line 1813 of file pathnodes.h.

Referenced by create_tidscan_path(), and create_tidscan_plan().


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