PostgreSQL Source Code  git master
SharedInvalRelcacheMsg Struct Reference

#include <sinval.h>

Data Fields

int8 id
 
Oid dbId
 
Oid relId
 

Detailed Description

Definition at line 78 of file sinval.h.

Field Documentation

◆ dbId

Oid SharedInvalRelcacheMsg::dbId

Definition at line 81 of file sinval.h.

Referenced by AddRelcacheInvalidationMessage(), and LocalExecuteInvalidationMessage().

◆ id

int8 SharedInvalRelcacheMsg::id

Definition at line 80 of file sinval.h.

Referenced by AddRelcacheInvalidationMessage().

◆ relId

Oid SharedInvalRelcacheMsg::relId

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