PostgreSQL Source Code  git master
SupportRequestRows Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
struct PlannerInforoot
 
Oid funcid
 
Nodenode
 
double rows
 

Detailed Description

Definition at line 158 of file supportnodes.h.

Field Documentation

◆ funcid

Oid SupportRequestRows::funcid

Definition at line 164 of file supportnodes.h.

Referenced by get_function_rows().

◆ node

◆ root

struct PlannerInfo* SupportRequestRows::root

◆ rows

◆ type

NodeTag SupportRequestRows::type

Definition at line 160 of file supportnodes.h.

Referenced by get_function_rows().


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