Header And Logo

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

Data Fields

SlruFlushData Struct Reference

Data Fields

int num_files
int fd [MAX_FLUSH_BUFFERS]
int segno [MAX_FLUSH_BUFFERS]

Detailed Description

Definition at line 74 of file slru.c.


Field Documentation

int SlruFlushData::fd[MAX_FLUSH_BUFFERS]

Definition at line 76 of file slru.c.

Referenced by SimpleLruFlush(), SlruInternalWritePage(), and SlruPhysicalWritePage().

int SlruFlushData::segno[MAX_FLUSH_BUFFERS]

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