Data Fields | |
| char | oprname [NAMEDATALEN] |
| Oid | left_arg |
| Oid | right_arg |
| Oid | search_path [MAX_CACHED_PATH_LEN] |
Definition at line 51 of file parse_oper.c.
Definition at line 54 of file parse_oper.c.
Referenced by make_oper_cache_key().
| char OprCacheKey::oprname[NAMEDATALEN] |
Definition at line 53 of file parse_oper.c.
Referenced by make_oper_cache_key().
Definition at line 55 of file parse_oper.c.
Referenced by make_oper_cache_key().
| Oid OprCacheKey::search_path[MAX_CACHED_PATH_LEN] |
Definition at line 56 of file parse_oper.c.
Referenced by make_oper_cache_key().
1.7.1