Header And Logo

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

Data Structures | Typedefs

replnodes.h File Reference

#include "access/xlogdefs.h"
#include "nodes/pg_list.h"
Include dependency graph for replnodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  IdentifySystemCmd
struct  BaseBackupCmd
struct  StartReplicationCmd
struct  TimeLineHistoryCmd

Typedefs

typedef struct IdentifySystemCmd IdentifySystemCmd
typedef struct BaseBackupCmd BaseBackupCmd
typedef struct StartReplicationCmd StartReplicationCmd
typedef struct TimeLineHistoryCmd TimeLineHistoryCmd

Typedef Documentation

typedef struct BaseBackupCmd BaseBackupCmd