|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Public Member Functions | |
| pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type | |
Data Fields | |
| Node * | item |
| int | paramId |
Definition at line 3527 of file pathnodes.h.
| PlannerParamItem::pg_node_attr | ( | no_copy_equal | , |
| no_read | , | ||
| no_query_jumble | |||
| ) |
| Node* PlannerParamItem::item |
Definition at line 3533 of file pathnodes.h.
| int PlannerParamItem::paramId |
Definition at line 3534 of file pathnodes.h.