PostgreSQL Source Code  git master
supportnodes.h File Reference
#include "nodes/plannodes.h"
Include dependency graph for supportnodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SupportRequestSimplify
 
struct  SupportRequestSelectivity
 
struct  SupportRequestCost
 
struct  SupportRequestRows
 
struct  SupportRequestIndexCondition
 
struct  SupportRequestWFuncMonotonic
 
struct  SupportRequestOptimizeWindowClause
 

Typedefs

typedef struct SupportRequestSimplify SupportRequestSimplify
 
typedef struct SupportRequestSelectivity SupportRequestSelectivity
 
typedef struct SupportRequestCost SupportRequestCost
 
typedef struct SupportRequestRows SupportRequestRows
 
typedef struct SupportRequestIndexCondition SupportRequestIndexCondition
 
typedef struct SupportRequestWFuncMonotonic SupportRequestWFuncMonotonic
 
typedef struct SupportRequestOptimizeWindowClause SupportRequestOptimizeWindowClause
 

Typedef Documentation

◆ SupportRequestCost

◆ SupportRequestIndexCondition

◆ SupportRequestOptimizeWindowClause

◆ SupportRequestRows

◆ SupportRequestSelectivity

◆ SupportRequestSimplify

◆ SupportRequestWFuncMonotonic