PostgreSQL Source Code
git master
|
#include <heapam_xlog.h>
Data Fields | |
uint8 | reason |
uint8 | flags |
Definition at line 285 of file heapam_xlog.h.
uint8 xl_heap_prune::flags |
Definition at line 288 of file heapam_xlog.h.
Referenced by heap2_desc(), heap_xlog_prune_freeze(), and log_heap_prune_and_freeze().
uint8 xl_heap_prune::reason |
Definition at line 287 of file heapam_xlog.h.