PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SubqueryScanPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 

Detailed Description

Definition at line 2173 of file pathnodes.h.

Field Documentation

◆ path

Path SubqueryScanPath::path

◆ subpath

Path* SubqueryScanPath::subpath

Definition at line 2176 of file pathnodes.h.

Referenced by cost_subqueryscan(), and reparameterize_path().


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