PostgreSQL Source Code git master
SupportRequestRows Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
PlannerInforoot
 
Oid funcid
 
Nodenode
 
double rows
 

Detailed Description

Definition at line 213 of file supportnodes.h.

Field Documentation

◆ funcid

Oid SupportRequestRows::funcid

Definition at line 219 of file supportnodes.h.

Referenced by get_function_rows().

◆ node

◆ root

◆ rows

◆ type

NodeTag SupportRequestRows::type

Definition at line 215 of file supportnodes.h.

Referenced by get_function_rows().


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