PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pgpa_planner.h
Go to the documentation of this file.
1/*-------------------------------------------------------------------------
2 *
3 * pgpa_planner.h
4 * planner integration for pg_plan_advice
5 *
6 * Copyright (c) 2016-2026, PostgreSQL Global Development Group
7 *
8 * contrib/pg_plan_advice/pgpa_planner.h
9 *
10 *-------------------------------------------------------------------------
11 */
12#ifndef PGPA_PLANNER_H
13#define PGPA_PLANNER_H
14
15extern void pgpa_planner_install_hooks(void);
16
18
19#endif
void pgpa_planner_install_hooks(void)
int pgpa_planner_generate_advice