PostgreSQL Source Code git master
Loading...
Searching...
No Matches
InvalMessageArray Struct Reference

Data Fields

SharedInvalidationMessagemsgs
 
int maxmsgs
 

Detailed Description

Definition at line 175 of file inval.c.

Field Documentation

◆ maxmsgs

int InvalMessageArray::maxmsgs

Definition at line 178 of file inval.c.

Referenced by PrepareInplaceInvalidationState(), and PrepareInvalidationState().

◆ msgs

SharedInvalidationMessage* InvalMessageArray::msgs

Definition at line 177 of file inval.c.

Referenced by PrepareInplaceInvalidationState(), and PrepareInvalidationState().


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