PostgreSQL Source Code git master
|
#include <xact.h>
Data Fields | |
Oid | dbId |
Oid | tsId |
Oid xl_xact_dbinfo::dbId |
Definition at line 257 of file xact.h.
Referenced by ParseAbortRecord(), ParseCommitRecord(), XactLogAbortRecord(), and XactLogCommitRecord().
Oid xl_xact_dbinfo::tsId |
Definition at line 258 of file xact.h.
Referenced by ParseAbortRecord(), ParseCommitRecord(), XactLogAbortRecord(), and XactLogCommitRecord().