PostgreSQL Source Code  git master
OprCacheEntry Struct Reference

Data Fields

OprCacheKey key
 
Oid opr_oid
 

Detailed Description

Definition at line 59 of file parse_oper.c.

Field Documentation

◆ key

OprCacheKey OprCacheEntry::key

Definition at line 62 of file parse_oper.c.

Referenced by InvalidateOprCacheCallBack().

◆ opr_oid

Oid OprCacheEntry::opr_oid

Definition at line 64 of file parse_oper.c.

Referenced by find_oper_cache_entry(), and make_oper_cache_entry().


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