PostgreSQL Source Code: AttoptCacheKey Struct Reference (original) (raw)

Data Fields

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: