|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | attrelid |
| int | attnum |
Definition at line 32 of file attoptcache.c.
| int AttoptCacheKey::attnum |
Definition at line 35 of file attoptcache.c.
Referenced by relatt_cache_syshash().
| Oid AttoptCacheKey::attrelid |
Definition at line 34 of file attoptcache.c.
Referenced by relatt_cache_syshash().