PostgreSQL Source Code  git master
fix_scan_expr_context Struct Reference

Data Fields

PlannerInforoot
 
int rtoffset
 
double num_exec
 

Detailed Description

Definition at line 57 of file setrefs.c.

Field Documentation

◆ num_exec

double fix_scan_expr_context::num_exec

Definition at line 61 of file setrefs.c.

◆ root

PlannerInfo* fix_scan_expr_context::root

Definition at line 59 of file setrefs.c.

◆ rtoffset

int fix_scan_expr_context::rtoffset

Definition at line 60 of file setrefs.c.


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