PostgreSQL Source Code
git master
|
Data Fields | |
Oid | reloid |
Relation | reldesc |
Definition at line 128 of file relcache.c.
Relation relidcacheent::reldesc |
Definition at line 131 of file relcache.c.
Referenced by AtEOSubXact_RelationCache(), AtEOXact_RelationCache(), RelationCacheInitializePhase3(), RelationCacheInvalidate(), and write_relcache_init_file().
Oid relidcacheent::reloid |
Definition at line 130 of file relcache.c.