Home
last modified time | relevance | path

Searched refs:CURSOR_OPT_CUSTOM_PLAN (Results 1 – 25 of 94) sorted by relevance

1234

/dports/databases/py-pglast/pglast-1.2/pglast/enums/
H A Dparsenodes.py427 CURSOR_OPT_CUSTOM_PLAN = 0x0080 variable
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/cache/
H A Dplancache.c1039 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/cache/
H A Dplancache.c1037 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/cache/
H A Dplancache.c1045 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1040 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN) in choose_custom_plan()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1040 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN)
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1040 if (plansource->cursor_options & CURSOR_OPT_CUSTOM_PLAN)

1234