Header And Logo

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

Data Structures | Typedefs | Variables

rmgrdesc.h File Reference

#include "lib/stringinfo.h"
Include dependency graph for rmgrdesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RmgrDescData

Typedefs

typedef struct RmgrDescData RmgrDescData

Variables

const RmgrDescData RmgrDescTable []

Typedef Documentation

typedef struct RmgrDescData RmgrDescData

Variable Documentation

Definition at line 33 of file rmgrdesc.c.

Referenced by main(), print_rmgr_list(), and XLogDumpDisplayRecord().