Header And Logo

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

Data Fields

sbufdesc Struct Reference

#include <buf_internals.h>

Data Fields

BufferTag tag
BufFlags flags
uint16 usage_count
unsigned refcount
int wait_backend_pid
slock_t buf_hdr_lock
int buf_id
int freeNext
LWLockId io_in_progress_lock
LWLockId content_lock

Detailed Description

Definition at line 134 of file buf_internals.h.


Field Documentation

Definition at line 142 of file buf_internals.h.

Referenced by InitBufferPool().

Definition at line 145 of file buf_internals.h.

Referenced by InitBufferPool(), StrategyFreeBuffer(), and StrategyGetBuffer().

Definition at line 140 of file buf_internals.h.

Referenced by InitBufferPool(), LockBufferForCleanup(), UnlockBuffers(), and UnpinBuffer().


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