|
PostgreSQL Source Code git master
|
#include <plannodes.h>
Public Member Functions | |
| pg_node_attr (no_equal, no_query_jumble) NodeTag type | |
Data Fields | |
| int | cacheId |
| uint32 | hashValue |
Definition at line 1796 of file plannodes.h.
| PlanInvalItem::pg_node_attr | ( | no_equal | , |
| no_query_jumble | |||
| ) |
| int PlanInvalItem::cacheId |
Definition at line 1802 of file plannodes.h.
Referenced by PlanCacheObjectCallback(), record_plan_function_dependency(), and record_plan_type_dependency().
| uint32 PlanInvalItem::hashValue |
Definition at line 1804 of file plannodes.h.
Referenced by PlanCacheObjectCallback(), record_plan_function_dependency(), and record_plan_type_dependency().