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

#include <xlog_internal.h>

Data Fields

int wal_level
 
uint32 data_checksum_version
 

Detailed Description

Definition at line 314 of file xlog_internal.h.

Field Documentation

◆ data_checksum_version

uint32 xl_checkpoint_redo::data_checksum_version

Definition at line 317 of file xlog_internal.h.

◆ wal_level

int xl_checkpoint_redo::wal_level

Definition at line 316 of file xlog_internal.h.


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