PostgreSQL Source Code  git master
BloomTuple Struct Reference

#include <bloom.h>

Data Fields

ItemPointerData heapPtr
 
BloomSignatureWord sign [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 160 of file bloom.h.

Field Documentation

◆ heapPtr

ItemPointerData BloomTuple::heapPtr

Definition at line 162 of file bloom.h.

Referenced by blbulkdelete(), and blgetbitmap().

◆ sign

Definition at line 163 of file bloom.h.

Referenced by blgetbitmap().


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