|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| void | pgpa_planner_install_hooks (void) |
Variables | |
| int | pgpa_planner_generate_advice |
Definition at line 226 of file pgpa_planner.c.
References build_simple_rel_hook, GetPlannerExtensionId(), join_path_setup_hook, joinrel_setup_hook, pgpa_build_simple_rel(), pgpa_join_path_setup(), pgpa_joinrel_setup(), pgpa_planner_setup(), pgpa_planner_shutdown(), planner_extension_id, planner_setup_hook, planner_shutdown_hook, prev_build_simple_rel, prev_join_path_setup, prev_joinrel_setup, prev_planner_setup, and prev_planner_shutdown.
Referenced by _PG_init().
|
extern |
Definition at line 146 of file pgpa_planner.c.
Referenced by pg_plan_advice_request_advice_generation(), and pgpa_planner_setup().