Header And Logo

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

Data Fields

BufferAccessStrategyData Struct Reference

Data Fields

BufferAccessStrategyType btype
int ring_size
int current
bool current_was_in_ring
Buffer buffers [1]

Detailed Description

Definition at line 59 of file freelist.c.


Field Documentation

Definition at line 62 of file freelist.c.

Referenced by GetAccessStrategy(), and StrategyRejectBuffer().

Definition at line 84 of file freelist.c.

Referenced by AddBufferToRing(), GetBufferFromRing(), and StrategyRejectBuffer().

Definition at line 70 of file freelist.c.

Referenced by AddBufferToRing(), GetBufferFromRing(), and StrategyRejectBuffer().

Definition at line 76 of file freelist.c.

Referenced by GetBufferFromRing(), and StrategyRejectBuffer().

Definition at line 64 of file freelist.c.

Referenced by GetAccessStrategy(), and GetBufferFromRing().


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