#include <standby.h>
Data Fields | |
| int | xcnt |
| int | subxcnt |
| bool | subxid_overflow |
| TransactionId | nextXid |
| TransactionId | oldestRunningXid |
| TransactionId | latestCompletedXid |
| TransactionId | xids [1] |
Definition at line 68 of file standby.h.
Definition at line 75 of file standby.h.
Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().
Definition at line 73 of file standby.h.
Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().
Definition at line 74 of file standby.h.
Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().
Definition at line 71 of file standby.h.
Referenced by LogCurrentRunningXacts(), and standby_redo().
Definition at line 72 of file standby.h.
Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().
Definition at line 70 of file standby.h.
Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().
Definition at line 77 of file standby.h.
Referenced by standby_desc_running_xacts(), and standby_redo().
1.7.1