PostgreSQL Source Code  git master
ParamPathInfo Struct Reference

#include <pathnodes.h>

Public Member Functions

 pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type
 

Data Fields

Relids ppi_req_outer
 
Cardinality ppi_rows
 
Listppi_clauses
 
Bitmapsetppi_serials
 

Detailed Description

Definition at line 1562 of file pathnodes.h.

Member Function Documentation

◆ pg_node_attr()

ParamPathInfo::pg_node_attr ( no_copy_equal  ,
no_read  ,
no_query_jumble   
)

Field Documentation

◆ ppi_clauses

◆ ppi_req_outer

◆ ppi_rows

◆ ppi_serials


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