PostgreSQL Source Code: manifest_file Struct Reference (original) (raw)

#include <[load_manifest.h](load%5F%5Fmanifest%5F8h%5Fsource.html)>

Data Fields
uint32 status
const char * pathname
uint64 size
pg_checksum_type checksum_type
int checksum_length
uint8 * checksum_payload
bool matched
bool bad

Detailed Description

Definition at line 22 of file load_manifest.h.

Field Documentation

bad

checksum_length

int manifest_file::checksum_length

checksum_payload

uint8 * manifest_file::checksum_payload

checksum_type

matched

bool manifest_file::matched

pathname

const char * manifest_file::pathname

size

status


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