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

Data Fields

uint32 status
 
const charfname
 
StringInfo buf
 
bool spilled
 
int read_len
 

Detailed Description

Definition at line 63 of file archive_waldump.c.

Field Documentation

◆ buf

◆ fname

const char* ArchivedWALFile::fname

◆ read_len

int ArchivedWALFile::read_len

◆ spilled

bool ArchivedWALFile::spilled

◆ status

uint32 ArchivedWALFile::status

Definition at line 65 of file archive_waldump.c.


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