Header And Logo

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

Data Fields

RmgrDescData Struct Reference

#include <rmgrdesc.h>

Data Fields

const char * rm_name
void(* rm_desc )(StringInfo buf, uint8 xl_info, char *rec)

Detailed Description

Definition at line 13 of file rmgrdesc.h.


Field Documentation

void(* RmgrDescData::rm_desc)(StringInfo buf, uint8 xl_info, char *rec)

Definition at line 16 of file rmgrdesc.h.

Referenced by XLogDumpDisplayRecord().

const char* RmgrDescData::rm_name

Definition at line 15 of file rmgrdesc.h.

Referenced by XLogDumpDisplayRecord().


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