Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

HashScanOpaqueData Struct Reference

#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

Detailed Description

Definition at line 77 of file hash.h.


Field Documentation

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 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().


The documentation for this struct was generated from the following file: