|
PostgreSQL Source Code git master
|
#include <heapam_xlog.h>
Data Fields | |
| uint16 | ntargets |
| OffsetNumber | data [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 415 of file heapam_xlog.h.
| OffsetNumber xlhp_prune_items::data[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 418 of file heapam_xlog.h.
| uint16 xlhp_prune_items::ntargets |
Definition at line 417 of file heapam_xlog.h.
Referenced by log_heap_prune_and_freeze().