PostgreSQL Source Code
git master
|
#include <hash_xlog.h>
Data Fields | |
uint16 | old_bucket_flag |
uint16 | new_bucket_flag |
Definition at line 111 of file hash_xlog.h.
uint16 xl_hash_split_complete::new_bucket_flag |
Definition at line 114 of file hash_xlog.h.
Referenced by _hash_splitbucket(), hash_desc(), and hash_xlog_split_complete().
uint16 xl_hash_split_complete::old_bucket_flag |
Definition at line 113 of file hash_xlog.h.
Referenced by _hash_splitbucket(), hash_desc(), and hash_xlog_split_complete().