PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BloomOpaque Struct Reference

Data Fields

FmgrInfo extra_procinfos [BLOOM_MAX_PROCNUMS]
 

Detailed Description

Definition at line 433 of file brin_bloom.c.

Field Documentation

◆ extra_procinfos

FmgrInfo BloomOpaque::extra_procinfos[BLOOM_MAX_PROCNUMS]

Definition at line 440 of file brin_bloom.c.

Referenced by bloom_get_procinfo().


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