PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AttoptCacheKey Struct Reference

Data Fields

Oid attrelid
 
int attnum
 

Detailed Description

Definition at line 32 of file attoptcache.c.

Field Documentation

◆ attnum

int AttoptCacheKey::attnum

Definition at line 35 of file attoptcache.c.

Referenced by relatt_cache_syshash().

◆ attrelid

Oid AttoptCacheKey::attrelid

Definition at line 34 of file attoptcache.c.

Referenced by relatt_cache_syshash().


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