#include <standby.h>
Data Fields | |
int | xcnt |
int | subxcnt |
bool | subxid_overflow |
TransactionId | nextXid |
TransactionId | oldestRunningXid |
TransactionId | latestCompletedXid |
TransactionId * | xids |
Definition at line 99 of file standby.h.
Definition at line 106 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 104 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 105 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 102 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 103 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 101 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().
Definition at line 108 of file standby.h.
Referenced by GetRunningTransactionData(), LogCurrentRunningXacts(), ProcArrayApplyRecoveryInfo(), standby_redo(), StartupXLOG(), and xlog_redo().