Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SharedInvalidationMessage Union Reference

#include <sinval.h>

Data Fields

int8 id
SharedInvalCatcacheMsg cc
SharedInvalCatalogMsg cat
SharedInvalRelcacheMsg rc
SharedInvalSmgrMsg sm
SharedInvalRelmapMsg rm

Detailed Description

Definition at line 101 of file sinval.h.


Field Documentation

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 108 of file sinval.h.

Referenced by CacheInvalidateRelmap(), and LocalExecuteInvalidationMessage().

Definition at line 107 of file sinval.h.

Referenced by CacheInvalidateSmgr(), and LocalExecuteInvalidationMessage().


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