PostgreSQL Source Code git master
|
Data Fields | |
AttoptCacheKey | key |
AttributeOpts * | opts |
Definition at line 38 of file attoptcache.c.
AttoptCacheKey AttoptCacheEntry::key |
Definition at line 40 of file attoptcache.c.
Referenced by InvalidateAttoptCacheCallback().
AttributeOpts* AttoptCacheEntry::opts |
Definition at line 41 of file attoptcache.c.
Referenced by get_attribute_options(), and InvalidateAttoptCacheCallback().