PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MergeAppendPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listsubpaths
 
Cardinality limit_tuples
 

Detailed Description

Definition at line 2090 of file pathnodes.h.

Field Documentation

◆ limit_tuples

Cardinality MergeAppendPath::limit_tuples

Definition at line 2094 of file pathnodes.h.

Referenced by create_merge_append_path(), and create_merge_append_plan().

◆ path

Path MergeAppendPath::path

◆ subpaths


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