#include <hash.h>
Data Fields | |
uint32 | hashso_sk_hash |
Bucket | hashso_bucket |
bool | hashso_bucket_valid |
BlockNumber | hashso_bucket_blkno |
Buffer | hashso_curbuf |
ItemPointerData | hashso_curpos |
ItemPointerData | hashso_heappos |
Definition at line 77 of file hash.h.
Definition at line 86 of file hash.h.
Referenced by _hash_first(), and _hash_has_active_scan().
Definition at line 93 of file hash.h.
Referenced by _hash_first(), hashbeginscan(), hashendscan(), and hashrescan().
Definition at line 87 of file hash.h.
Referenced by _hash_first(), _hash_has_active_scan(), hashbeginscan(), and hashrescan().
Definition at line 101 of file hash.h.
Referenced by _hash_next(), _hash_step(), hashbeginscan(), hashendscan(), hashgetbitmap(), hashgettuple(), and hashrescan().
Definition at line 104 of file hash.h.
Referenced by _hash_first(), _hash_next(), _hash_step(), hashbeginscan(), hashgetbitmap(), hashgettuple(), and hashrescan().
Definition at line 107 of file hash.h.
Referenced by _hash_first(), _hash_next(), hashbeginscan(), hashgetbitmap(), hashgettuple(), and hashrescan().
Definition at line 80 of file hash.h.
Referenced by _hash_first(), and _hash_step().