PostgreSQL Source Code
git master
|
#include <hash_xlog.h>
Data Fields | |
TransactionId | latestRemovedXid |
int | ntuples |
Definition at line 245 of file hash_xlog.h.
TransactionId xl_hash_vacuum_one_page::latestRemovedXid |
Definition at line 247 of file hash_xlog.h.
Referenced by _hash_vacuum_one_page(), hash_desc(), and hash_xlog_vacuum_one_page().
int xl_hash_vacuum_one_page::ntuples |
Definition at line 248 of file hash_xlog.h.
Referenced by _hash_vacuum_one_page(), hash_desc(), and hash_xlog_vacuum_one_page().