PostgreSQL Source Code  git master
XLogwrtRqst Struct Reference

Data Fields

XLogRecPtr Write
 
XLogRecPtr Flush
 

Detailed Description

Definition at line 325 of file xlog.c.

Field Documentation

◆ Flush

XLogRecPtr XLogwrtRqst::Flush

Definition at line 328 of file xlog.c.

Referenced by AdvanceXLInsertBuffer(), StartupXLOG(), XLogBackgroundFlush(), XLogFlush(), and XLogWrite().

◆ Write


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