Eneboo - Documentación para desarrolladores
Clases | 'typedefs' | Enumeraciones
Referencia del Archivo src/libpq/include/nodes/relation.h
#include "access/sdir.h"
#include "nodes/bitmapset.h"
#include "nodes/parsenodes.h"
#include "storage/block.h"

Ir al código fuente de este archivo.

Clases

struct  QualCost
struct  PlannerInfo
struct  RelOptInfo
struct  IndexOptInfo
struct  PathKeyItem
struct  Path
struct  IndexPath
struct  BitmapHeapPath
struct  BitmapAndPath
struct  BitmapOrPath
struct  TidPath
struct  AppendPath
struct  ResultPath
struct  MaterialPath
struct  UniquePath
struct  JoinPath
struct  MergePath
struct  HashPath
struct  RestrictInfo
struct  InnerIndexscanInfo
struct  InClauseInfo

'typedefs'

typedef BitmapsetRelids
typedef enum CostSelector CostSelector
typedef struct QualCost QualCost
typedef struct PlannerInfo PlannerInfo
typedef enum RelOptKind RelOptKind
typedef struct RelOptInfo RelOptInfo
typedef struct IndexOptInfo IndexOptInfo
typedef struct PathKeyItem PathKeyItem
typedef struct Path Path
typedef struct IndexPath IndexPath
typedef struct BitmapHeapPath BitmapHeapPath
typedef struct BitmapAndPath BitmapAndPath
typedef struct BitmapOrPath BitmapOrPath
typedef struct TidPath TidPath
typedef struct AppendPath AppendPath
typedef struct ResultPath ResultPath
typedef struct MaterialPath MaterialPath
typedef struct UniquePath UniquePath
typedef struct JoinPath JoinPath
typedef JoinPath NestPath
typedef struct MergePath MergePath
typedef struct HashPath HashPath
typedef struct RestrictInfo RestrictInfo
typedef struct InnerIndexscanInfo InnerIndexscanInfo
typedef struct InClauseInfo InClauseInfo

Enumeraciones

enum  CostSelector { STARTUP_COST, TOTAL_COST }
enum  RelOptKind { RELOPT_BASEREL, RELOPT_JOINREL, RELOPT_OTHER_CHILD_REL }
enum  UniquePathMethod { UNIQUE_PATH_NOOP, UNIQUE_PATH_HASH, UNIQUE_PATH_SORT }

Documentación de los 'typedefs'

typedef struct AppendPath AppendPath
typedef struct BitmapAndPath BitmapAndPath
typedef struct BitmapOrPath BitmapOrPath
typedef enum CostSelector CostSelector
typedef struct HashPath HashPath
typedef struct InClauseInfo InClauseInfo
typedef struct IndexOptInfo IndexOptInfo
typedef struct IndexPath IndexPath
typedef struct JoinPath JoinPath
typedef struct MaterialPath MaterialPath
typedef struct MergePath MergePath
typedef JoinPath NestPath
typedef struct Path Path
typedef struct PathKeyItem PathKeyItem
typedef struct PlannerInfo PlannerInfo
typedef struct QualCost QualCost
typedef Bitmapset* Relids
typedef struct RelOptInfo RelOptInfo
typedef enum RelOptKind RelOptKind
typedef struct RestrictInfo RestrictInfo
typedef struct ResultPath ResultPath
typedef struct TidPath TidPath
typedef struct UniquePath UniquePath

Documentación de las enumeraciones

Valores de enumeraciones:
STARTUP_COST 
TOTAL_COST 
enum RelOptKind
Valores de enumeraciones:
RELOPT_BASEREL 
RELOPT_JOINREL 
RELOPT_OTHER_CHILD_REL 
Valores de enumeraciones:
UNIQUE_PATH_NOOP 
UNIQUE_PATH_HASH 
UNIQUE_PATH_SORT 
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'