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

#include <pathnodes.h>

Data Fields

Path path
 
Listsubpaths
 
Cardinality limit_tuples
 

Detailed Description

Definition at line 2279 of file pathnodes.h.

Field Documentation

◆ limit_tuples

Cardinality MergeAppendPath::limit_tuples

Definition at line 2283 of file pathnodes.h.

◆ path

Path MergeAppendPath::path

Definition at line 2281 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ subpaths

List* MergeAppendPath::subpaths

Definition at line 2282 of file pathnodes.h.


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