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

◆ opr_oid

Oid OprCacheEntry::opr_oid

Definition at line 64 of file parse_oper.c.


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