PostgreSQL Source Code  git master
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.

◆ attrelid

Oid AttoptCacheKey::attrelid

Definition at line 34 of file attoptcache.c.


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