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

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
int num_workers
 

Detailed Description

Definition at line 2351 of file pathnodes.h.

Field Documentation

◆ num_workers

int GatherMergePath::num_workers

Definition at line 2355 of file pathnodes.h.

Referenced by cost_gather_merge().

◆ path

◆ subpath

Path* GatherMergePath::subpath

Definition at line 2354 of file pathnodes.h.

Referenced by cost_gather_merge().


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