Home
last modified time | relevance | path

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

12

/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0;
1070 eq_selec = 1.0 / otherdistinct;
1162 histfrac += eq_selec * (1.0 - binfrac);
1170 histfrac -= eq_selec;
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c1027 double eq_selec = 0; in ineq_histogram_selectivity_ext() local
1070 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity_ext()
1162 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity_ext()
1170 histfrac -= eq_selec; in ineq_histogram_selectivity_ext()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dselfuncs.c1168 double eq_selec = 0; in ineq_histogram_selectivity() local
1211 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1303 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1311 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0; in ineq_histogram_selectivity() local
1215 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1307 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1315 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0; in ineq_histogram_selectivity() local
1215 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1307 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1315 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0; in ineq_histogram_selectivity() local
1215 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1307 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1315 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0;
1215 eq_selec = 1.0 / otherdistinct;
1307 histfrac += eq_selec * (1.0 - binfrac);
1315 histfrac -= eq_selec;
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0;
1215 eq_selec = 1.0 / otherdistinct;
1307 histfrac += eq_selec * (1.0 - binfrac);
1315 histfrac -= eq_selec;
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0; in ineq_histogram_selectivity() local
1215 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1307 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1315 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dselfuncs.c1172 double eq_selec = 0; in ineq_histogram_selectivity() local
1215 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1307 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1315 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c913 double eq_selec = 0; in ineq_histogram_selectivity() local
956 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1047 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1055 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c913 double eq_selec = 0; in ineq_histogram_selectivity() local
956 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1047 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1055 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c913 double eq_selec = 0; in ineq_histogram_selectivity() local
956 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1047 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1055 histfrac -= eq_selec; in ineq_histogram_selectivity()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c913 double eq_selec = 0; in ineq_histogram_selectivity() local
956 eq_selec = 1.0 / otherdistinct; in ineq_histogram_selectivity()
1047 histfrac += eq_selec * (1.0 - binfrac); in ineq_histogram_selectivity()
1055 histfrac -= eq_selec; in ineq_histogram_selectivity()

12