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

#include <pgpa_walker.h>

Data Fields

pgpa_qf_type type
 
Planplan
 
Bitmapsetrelids
 

Detailed Description

Definition at line 77 of file pgpa_walker.h.

Field Documentation

◆ plan

Plan* pgpa_query_feature::plan

Definition at line 80 of file pgpa_walker.h.

◆ relids

Bitmapset* pgpa_query_feature::relids

Definition at line 81 of file pgpa_walker.h.

◆ type

pgpa_qf_type pgpa_query_feature::type

Definition at line 79 of file pgpa_walker.h.


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