PostgreSQL Source Code git master
Data Fields
IndexPath Struct Reference

#include <pathnodes.h>

Data Fields

 
 
 
 
 
 
 
 

Detailed Description

Definition at line 1866 of file pathnodes.h.

Field Documentation

indexclauses

List* IndexPath::indexclauses

Definition at line 1870 of file pathnodes.h.

Referenced by brincostestimate(), btcostestimate(), cost_index(), create_bitmap_subplan(), create_index_path(), create_indexscan_plan(), find_indexpath_quals(), fix_indexqual_references(), genericcostestimate(), gincostestimate(), and reparameterize_path_by_child().

indexinfo

IndexOptInfo* IndexPath::indexinfo

Definition at line 1869 of file pathnodes.h.

Referenced by blcostestimate(), brincostestimate(), btcostestimate(), cost_index(), create_bitmap_subplan(), create_index_path(), create_indexscan_plan(), find_indexpath_quals(), fix_indexorderby_references(), fix_indexqual_references(), genericcostestimate(), get_indexpath_pages(), gincostestimate(), gistcostestimate(), reparameterize_path_by_child(), and spgcostestimate().

indexorderbycols

List* IndexPath::indexorderbycols

Definition at line 1872 of file pathnodes.h.

Referenced by create_index_path(), and fix_indexorderby_references().

indexorderbys

List* IndexPath::indexorderbys

Definition at line 1871 of file pathnodes.h.

Referenced by create_index_path(), create_indexscan_plan(), fix_indexorderby_references(), and genericcostestimate().

indexscandir

ScanDirection IndexPath::indexscandir

Definition at line 1873 of file pathnodes.h.

Referenced by create_index_path(), and create_indexscan_plan().

indexselectivity

Selectivity IndexPath::indexselectivity

Definition at line 1875 of file pathnodes.h.

Referenced by cost_index(), create_bitmap_subplan(), and get_index_paths().

indextotalcost

Cost IndexPath::indextotalcost

Definition at line 1874 of file pathnodes.h.

Referenced by cost_index(), and create_bitmap_subplan().

path

Path IndexPath::path

Definition at line 1868 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), build_index_paths(), cost_index(), create_bitmap_subplan(), create_index_path(), create_indexscan_plan(), get_index_paths(), plan_cluster_use_sort(), and reparameterize_path().


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

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