PostgreSQL Source Code  git master
ProjectSetPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 

Detailed Description

Definition at line 2172 of file pathnodes.h.

Field Documentation

◆ path

Path ProjectSetPath::path

Definition at line 2174 of file pathnodes.h.

Referenced by create_project_set_plan(), and create_set_projection_path().

◆ subpath

Path* ProjectSetPath::subpath

Definition at line 2175 of file pathnodes.h.

Referenced by create_project_set_plan(), and create_set_projection_path().


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