PostgreSQL Source Code: CustomPathMethods Struct Reference (original) (raw)

#include <[extensible.h](extensible%5F8h%5Fsource.html)>

Data Fields
const char * CustomName
struct Plan *(* PlanCustomPath )(PlannerInfo *root, RelOptInfo *rel, struct CustomPath *best_path, List *tlist, List *clauses, List *custom_plans)
struct List *(* ReparameterizeCustomPathByChild )(PlannerInfo *root, List *custom_private, RelOptInfo *child_rel)

Definition at line 92 of file extensible.h.

CustomName

const char* CustomPathMethods::CustomName

PlanCustomPath

ReparameterizeCustomPathByChild


The documentation for this struct was generated from the following file: