PostgreSQL Source Code git master
Public Member Functions | Data Fields
ParamPathInfo Struct Reference

#include <pathnodes.h>

Public Member Functions

  pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type
 

Data Fields

 
 
 
 

Detailed Description

Definition at line 1822 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

List* ParamPathInfo::ppi_clauses

Definition at line 1830 of file pathnodes.h.

Referenced by cost_subqueryscan(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), get_joinrel_parampathinfo(), get_restriction_qual_cost(), paraminfo_get_equal_hashops(), postgresGetForeignPaths(), and reparameterize_path_by_child().

ppi_req_outer

Relids ParamPathInfo::ppi_req_outer

Definition at line 1828 of file pathnodes.h.

Referenced by find_param_path_info(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), get_joinrel_parampathinfo(), postgresGetForeignPaths(), and reparameterize_path_by_child().

ppi_rows

Cardinality ParamPathInfo::ppi_rows

Definition at line 1829 of file pathnodes.h.

Referenced by cost_bitmap_heap_scan(), cost_ctescan(), cost_functionscan(), cost_gather(), cost_gather_merge(), cost_namedtuplestorescan(), cost_resultscan(), cost_samplescan(), cost_seqscan(), cost_tablefuncscan(), cost_tidrangescan(), cost_tidscan(), cost_valuesscan(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), get_joinrel_parampathinfo(), postgresGetForeignPaths(), and reparameterize_path_by_child().

ppi_serials

Bitmapset* ParamPathInfo::ppi_serials

Definition at line 1831 of file pathnodes.h.

Referenced by get_appendrel_parampathinfo(), get_baserel_parampathinfo(), get_joinrel_parampathinfo(), and reparameterize_path_by_child().


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

AltStyle によって変換されたページ (->オリジナル) /