Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
AttoptCacheEntry Struct Reference

Data Fields

AttoptCacheKey key
 
AttributeOptsopts
 

Detailed Description

Definition at line 38 of file attoptcache.c.

Field Documentation

◆ key

AttoptCacheKey AttoptCacheEntry::key

Definition at line 40 of file attoptcache.c.

Referenced by InvalidateAttoptCacheCallback().

◆ opts

AttributeOpts* AttoptCacheEntry::opts

Definition at line 41 of file attoptcache.c.

Referenced by get_attribute_options(), and InvalidateAttoptCacheCallback().


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