PostgreSQL Source Code  git master
PlanInvalItem Struct Reference

#include <plannodes.h>

Public Member Functions

 pg_node_attr (no_equal, no_query_jumble) NodeTag type
 

Data Fields

int cacheId
 
uint32 hashValue
 

Detailed Description

Definition at line 1567 of file plannodes.h.

Member Function Documentation

◆ pg_node_attr()

PlanInvalItem::pg_node_attr ( no_equal  ,
no_query_jumble   
)

Field Documentation

◆ cacheId

int PlanInvalItem::cacheId

◆ hashValue

uint32 PlanInvalItem::hashValue

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