|
PostgreSQL Source Code git master
|
#include <pgpa_walker.h>
Data Fields | |
| pgpa_qf_type | type |
| Plan * | plan |
| Bitmapset * | relids |
Definition at line 59 of file pgpa_walker.h.
| Plan* pgpa_query_feature::plan |
Definition at line 62 of file pgpa_walker.h.
| Bitmapset* pgpa_query_feature::relids |
Definition at line 63 of file pgpa_walker.h.
| pgpa_qf_type pgpa_query_feature::type |
Definition at line 61 of file pgpa_walker.h.