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

Data Fields

int32 refcount
 
BufferLockMode lockmode
 

Detailed Description

Definition at line 98 of file bufmgr.c.

Field Documentation

◆ lockmode

◆ refcount

int32 PrivateRefCountData::refcount

Definition at line 103 of file bufmgr.c.

Referenced by NewPrivateRefCountEntry().


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