Home
last modified time | relevance | path

Searched refs:mcvslot (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot;
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple,
1064 otherdistinct -= mcvslot.nnumbers;
1065 free_attstatsslot(&mcvslot);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1053 AttStatsSlot mcvslot; in ineq_histogram_selectivity_ext() local
1060 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity_ext()
1064 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity_ext()
1065 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity_ext()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1194 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1201 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1205 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1206 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1209 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1210 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1209 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1210 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1209 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1210 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot;
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple,
1209 otherdistinct -= mcvslot.nnumbers;
1210 free_attstatsslot(&mcvslot);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot;
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple,
1209 otherdistinct -= mcvslot.nnumbers;
1210 free_attstatsslot(&mcvslot);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1209 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1210 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1198 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
1205 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
1209 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
1210 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c939 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
946 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
950 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
951 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c939 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
946 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
950 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
951 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c939 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
946 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
950 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
951 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c939 AttStatsSlot mcvslot; in ineq_histogram_selectivity() local
946 if (get_attstatsslot(&mcvslot, vardata->statsTuple, in ineq_histogram_selectivity()
950 otherdistinct -= mcvslot.nnumbers; in ineq_histogram_selectivity()
951 free_attstatsslot(&mcvslot); in ineq_histogram_selectivity()

12