PostgreSQL Source Code  git master
AppendPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listsubpaths
 
int first_partial_path
 
Cardinality limit_tuples
 

Detailed Description

Definition at line 1918 of file pathnodes.h.

Field Documentation

◆ first_partial_path

int AppendPath::first_partial_path

◆ limit_tuples

Cardinality AppendPath::limit_tuples

Definition at line 1924 of file pathnodes.h.

Referenced by cost_append(), create_append_path(), and create_append_plan().

◆ path

◆ subpaths


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