Home
last modified time | relevance | path

Searched refs:get_index_stats_hook_type (Results 1 – 25 of 126) sorted by relevance

123456

/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-client/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root,
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql10-server/postgresql-10.19/src/include/utils/
H A Dselfuncs.h147 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
151 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql11-server/postgresql-11.14/src/include/utils/
H A Dselfuncs.h150 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
154 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-server/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/utils/
H A Dselfuncs.h125 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
129 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql14-client/postgresql-14.1/src/include/utils/
H A Dselfuncs.h142 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
146 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql13-server/postgresql-13.5/src/include/utils/
H A Dselfuncs.h125 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root,
129 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/utils/
H A Dselfuncs.h125 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
129 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;
/dports/databases/postgresql13-client/postgresql-13.5/src/include/utils/
H A Dselfuncs.h125 typedef bool (*get_index_stats_hook_type) (PlannerInfo *root, typedef
129 extern PGDLLIMPORT get_index_stats_hook_type get_index_stats_hook;

123456