PostgreSQL Source Code  git master
StatisticExtInfo Struct Reference

#include <pathnodes.h>

Public Member Functions

 pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type
 
RelOptInfo *rel pg_node_attr (read_write_ignore)
 

Data Fields

Oid statOid
 
bool inherit
 
char kind
 
Bitmapsetkeys
 
Listexprs
 

Detailed Description

Definition at line 1260 of file pathnodes.h.

Member Function Documentation

◆ pg_node_attr() [1/2]

StatisticExtInfo::pg_node_attr ( no_copy_equal  ,
no_read  ,
no_query_jumble   
)

◆ pg_node_attr() [2/2]

RelOptInfo* rel StatisticExtInfo::pg_node_attr ( read_write_ignore  )

Field Documentation

◆ exprs

◆ inherit

bool StatisticExtInfo::inherit

◆ keys

Bitmapset* StatisticExtInfo::keys

◆ kind

◆ statOid

Oid StatisticExtInfo::statOid

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