PostgreSQL Source Code  git master
GroupResultPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listquals
 

Detailed Description

Definition at line 1956 of file pathnodes.h.

Field Documentation

◆ path

Path GroupResultPath::path

Definition at line 1958 of file pathnodes.h.

Referenced by create_group_result_path(), and create_group_result_plan().

◆ quals

List* GroupResultPath::quals

Definition at line 1959 of file pathnodes.h.

Referenced by create_group_result_path(), and create_group_result_plan().


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