PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pgpa_trove_result Struct Reference

#include <pgpa_trove.h>

Data Fields

pgpa_trove_entryentries
 
Bitmapsetindexes
 

Detailed Description

Definition at line 93 of file pgpa_trove.h.

Field Documentation

◆ entries

pgpa_trove_entry* pgpa_trove_result::entries

Definition at line 95 of file pgpa_trove.h.

Referenced by pgpa_get_join_state(), and pgpa_trove_lookup().

◆ indexes

Bitmapset* pgpa_trove_result::indexes

Definition at line 96 of file pgpa_trove.h.

Referenced by pgpa_get_join_state(), and pgpa_trove_lookup().


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