#include <sinval.h>
Data Fields | |
| int8 | id |
| SharedInvalCatcacheMsg | cc |
| SharedInvalCatalogMsg | cat |
| SharedInvalRelcacheMsg | rc |
| SharedInvalSmgrMsg | sm |
| SharedInvalRelmapMsg | rm |
Definition at line 101 of file sinval.h.
Definition at line 105 of file sinval.h.
Referenced by AddCatalogInvalidationMessage(), LocalExecuteInvalidationMessage(), and xact_desc_commit().
Definition at line 104 of file sinval.h.
Referenced by AddCatcacheInvalidationMessage(), and LocalExecuteInvalidationMessage().
Definition at line 103 of file sinval.h.
Referenced by LocalExecuteInvalidationMessage(), and xact_desc_commit().
Definition at line 106 of file sinval.h.
Referenced by AddRelcacheInvalidationMessage(), LocalExecuteInvalidationMessage(), and xact_desc_commit().
Definition at line 108 of file sinval.h.
Referenced by CacheInvalidateRelmap(), and LocalExecuteInvalidationMessage().
Definition at line 107 of file sinval.h.
Referenced by CacheInvalidateSmgr(), and LocalExecuteInvalidationMessage().
1.7.1