|
PostgreSQL Source Code git master
|
Definition at line 165 of file slotsync.c.
| TransactionId RemoteSlot::catalog_xmin |
Definition at line 175 of file slotsync.c.
| XLogRecPtr RemoteSlot::confirmed_lsn |
Definition at line 173 of file slotsync.c.
| char* RemoteSlot::database |
Definition at line 169 of file slotsync.c.
| bool RemoteSlot::failover |
Definition at line 171 of file slotsync.c.
| ReplicationSlotInvalidationCause RemoteSlot::invalidated |
Definition at line 178 of file slotsync.c.
| char* RemoteSlot::name |
Definition at line 167 of file slotsync.c.
| char* RemoteSlot::plugin |
Definition at line 168 of file slotsync.c.
| XLogRecPtr RemoteSlot::restart_lsn |
Definition at line 172 of file slotsync.c.
| bool RemoteSlot::two_phase |
Definition at line 170 of file slotsync.c.
| XLogRecPtr RemoteSlot::two_phase_at |
Definition at line 174 of file slotsync.c.