|
PostgreSQL Source Code git master
|
#include "nodes/plannodes.h"

Go to the source code of this file.
Data Structures | |
| struct | SupportRequestSimplify |
| struct | SupportRequestSimplifyAggref |
| struct | SupportRequestInlineInFrom |
| struct | SupportRequestSelectivity |
| struct | SupportRequestCost |
| struct | SupportRequestRows |
| struct | SupportRequestIndexCondition |
| struct | SupportRequestWFuncMonotonic |
| struct | SupportRequestOptimizeWindowClause |
| struct | SupportRequestModifyInPlace |
| typedef struct HeapTupleData* HeapTuple |
Definition at line 43 of file supportnodes.h.
| typedef struct IndexOptInfo IndexOptInfo |
Definition at line 39 of file supportnodes.h.
| typedef struct PlannerInfo PlannerInfo |
Definition at line 38 of file supportnodes.h.
Definition at line 42 of file supportnodes.h.
Definition at line 40 of file supportnodes.h.
| typedef struct WindowClause WindowClause |
Definition at line 41 of file supportnodes.h.