|
PostgreSQL Source Code git master
|
Definition at line 143 of file slotsync.c.
| TransactionId RemoteSlot::catalog_xmin |
Definition at line 153 of file slotsync.c.
| XLogRecPtr RemoteSlot::confirmed_lsn |
Definition at line 151 of file slotsync.c.
| char* RemoteSlot::database |
Definition at line 147 of file slotsync.c.
| bool RemoteSlot::failover |
Definition at line 149 of file slotsync.c.
| ReplicationSlotInvalidationCause RemoteSlot::invalidated |
Definition at line 156 of file slotsync.c.
| char* RemoteSlot::name |
Definition at line 145 of file slotsync.c.
| char* RemoteSlot::plugin |
Definition at line 146 of file slotsync.c.
| XLogRecPtr RemoteSlot::restart_lsn |
Definition at line 150 of file slotsync.c.
| bool RemoteSlot::two_phase |
Definition at line 148 of file slotsync.c.
| XLogRecPtr RemoteSlot::two_phase_at |
Definition at line 152 of file slotsync.c.