|
PostgreSQL Source Code git master
|
#include <pgpa_walker.h>
Data Fields | |
| pgpa_qf_type | type |
| Plan * | plan |
| Bitmapset * | relids |
Definition at line 77 of file pgpa_walker.h.
| Plan* pgpa_query_feature::plan |
Definition at line 80 of file pgpa_walker.h.
| Bitmapset* pgpa_query_feature::relids |
Definition at line 81 of file pgpa_walker.h.
| pgpa_qf_type pgpa_query_feature::type |
Definition at line 79 of file pgpa_walker.h.