PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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 1796 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

Definition at line 1802 of file plannodes.h.

Referenced by PlanCacheObjectCallback().

◆ hashValue

uint32 PlanInvalItem::hashValue

Definition at line 1804 of file plannodes.h.

Referenced by PlanCacheObjectCallback().


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