PostgreSQL Source Code git master
Data Structures | Typedefs | Enumerations
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   TimeLineHistoryCmd
 
struct   UploadManifestCmd
 

Typedefs

 
 
typedef struct BaseBackupCmd  BaseBackupCmd
 
 
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

AlterReplicationSlotCmd

BaseBackupCmd

typedef struct BaseBackupCmd BaseBackupCmd

CreateReplicationSlotCmd

DropReplicationSlotCmd

IdentifySystemCmd

ReadReplicationSlotCmd

ReplicationKind

StartReplicationCmd

TimeLineHistoryCmd

UploadManifestCmd

Enumeration Type Documentation

ReplicationKind

Enumerator
REPLICATION_KIND_PHYSICAL 
REPLICATION_KIND_LOGICAL 

Definition at line 20 of file replnodes.h.

21{
ReplicationKind
Definition: replnodes.h:21
@ REPLICATION_KIND_PHYSICAL
Definition: replnodes.h:22
@ REPLICATION_KIND_LOGICAL
Definition: replnodes.h:23

AltStyle によって変換されたページ (->オリジナル) /