PostgreSQL Source Code
git master
|
#include <hash_xlog.h>
Data Fields | |
bool | clear_dead_marking |
bool | is_primary_bucket_page |
Definition at line 178 of file hash_xlog.h.
bool xl_hash_delete::clear_dead_marking |
Definition at line 180 of file hash_xlog.h.
Referenced by hash_desc(), hash_xlog_delete(), and hashbucketcleanup().
bool xl_hash_delete::is_primary_bucket_page |
Definition at line 182 of file hash_xlog.h.
Referenced by hash_desc(), hash_xlog_delete(), and hashbucketcleanup().