Header And Logo

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

Data Fields

SISeg Struct Reference

Data Fields

int minMsgNum
int maxMsgNum
int nextThreshold
int lastBackend
int maxBackends
slock_t msgnumLock
SharedInvalidationMessage buffer [MAXNUMMESSAGES]
ProcState procState [1]

Detailed Description

Definition at line 167 of file sinvaladt.c.


Field Documentation

Definition at line 183 of file sinvaladt.c.

Referenced by SIGetDataEntries(), and SIInsertDataEntries().

Definition at line 176 of file sinvaladt.c.

Referenced by CreateSharedInvalidationState(), and SharedInvalBackendInit().

Definition at line 172 of file sinvaladt.c.

Referenced by CreateSharedInvalidationState(), SICleanupQueue(), and SIInsertDataEntries().

Definition at line 174 of file sinvaladt.c.

Referenced by CreateSharedInvalidationState(), SICleanupQueue(), and SIInsertDataEntries().


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