PostgreSQL Source Code
git master
|
#include <heapam_xlog.h>
Data Fields | |
TransactionId | snapshotConflictHorizon |
uint16 | nplans |
Definition at line 343 of file heapam_xlog.h.
uint16 xl_heap_freeze_page::nplans |
Definition at line 346 of file heapam_xlog.h.
Referenced by heap2_desc(), heap_freeze_execute_prepared(), and heap_xlog_freeze_page().
TransactionId xl_heap_freeze_page::snapshotConflictHorizon |
Definition at line 345 of file heapam_xlog.h.
Referenced by heap2_desc(), heap_freeze_execute_prepared(), and heap_xlog_freeze_page().