|
PostgreSQL Source Code git master
|
#include <clog.h>
Data Fields | |
| int64 | pageno |
| TransactionId | oldestXact |
| Oid | oldestXactDb |
| TransactionId xl_clog_truncate::oldestXact |
| int64 xl_clog_truncate::pageno |
Definition at line 34 of file clog.h.
Referenced by WriteTruncateXlogRec().