PostgreSQL Source Code
git master
|
#include <sinval.h>
Data Fields | |
int8 | id |
Oid | dbId |
uint32 | hashValue |
Oid SharedInvalCatcacheMsg::dbId |
Definition at line 63 of file sinval.h.
Referenced by AddCatcacheInvalidationMessage(), and LocalExecuteInvalidationMessage().
uint32 SharedInvalCatcacheMsg::hashValue |
Definition at line 64 of file sinval.h.
Referenced by AddCatcacheInvalidationMessage(), and LocalExecuteInvalidationMessage().
int8 SharedInvalCatcacheMsg::id |
Definition at line 62 of file sinval.h.
Referenced by AddCatcacheInvalidationMessage(), and LocalExecuteInvalidationMessage().