Home
last modified time | relevance | path

Searched refs:greaterstrcon (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon; in prefix_selectivity() local
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1214 if (greaterstrcon) in prefix_selectivity()
1221 greaterstrcon->constvalue, in prefix_selectivity()
1222 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon;
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation);
1236 if (greaterstrcon)
1243 greaterstrcon->constvalue,
1244 greaterstrcon->consttype);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon; in prefix_selectivity() local
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1214 if (greaterstrcon) in prefix_selectivity()
1221 greaterstrcon->constvalue, in prefix_selectivity()
1222 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon;
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation);
1214 if (greaterstrcon)
1221 greaterstrcon->constvalue,
1222 greaterstrcon->consttype);
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon; in prefix_selectivity() local
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1214 if (greaterstrcon) in prefix_selectivity()
1221 greaterstrcon->constvalue, in prefix_selectivity()
1222 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon; in prefix_selectivity() local
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1214 if (greaterstrcon) in prefix_selectivity()
1221 greaterstrcon->constvalue, in prefix_selectivity()
1222 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon; in prefix_selectivity() local
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1214 if (greaterstrcon) in prefix_selectivity()
1221 greaterstrcon->constvalue, in prefix_selectivity()
1222 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon;
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation);
1236 if (greaterstrcon)
1243 greaterstrcon->constvalue,
1244 greaterstrcon->consttype);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon; in prefix_selectivity() local
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation); in prefix_selectivity()
1236 if (greaterstrcon) in prefix_selectivity()
1243 greaterstrcon->constvalue, in prefix_selectivity()
1244 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c1184 Const *greaterstrcon;
1213 greaterstrcon = make_greater_string(prefixcon, &opproc, collation);
1214 if (greaterstrcon)
1221 greaterstrcon->constvalue,
1222 greaterstrcon->consttype);
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c1213 Const *greaterstrcon;
1235 greaterstrcon = make_greater_string(prefixcon, &opproc, collation);
1236 if (greaterstrcon)
1243 greaterstrcon->constvalue,
1244 greaterstrcon->consttype);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c5682 Const *greaterstrcon; in prefix_selectivity() local
5711 greaterstrcon = make_greater_string(prefixcon, &opproc, in prefix_selectivity()
5713 if (greaterstrcon) in prefix_selectivity()
5718 greaterstrcon->constvalue, in prefix_selectivity()
5719 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c5682 Const *greaterstrcon; in prefix_selectivity() local
5711 greaterstrcon = make_greater_string(prefixcon, &opproc, in prefix_selectivity()
5713 if (greaterstrcon) in prefix_selectivity()
5718 greaterstrcon->constvalue, in prefix_selectivity()
5719 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c5682 Const *greaterstrcon; in prefix_selectivity() local
5711 greaterstrcon = make_greater_string(prefixcon, &opproc, in prefix_selectivity()
5713 if (greaterstrcon) in prefix_selectivity()
5718 greaterstrcon->constvalue, in prefix_selectivity()
5719 greaterstrcon->consttype); in prefix_selectivity()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c5682 Const *greaterstrcon; in prefix_selectivity() local
5711 greaterstrcon = make_greater_string(prefixcon, &opproc, in prefix_selectivity()
5713 if (greaterstrcon) in prefix_selectivity()
5718 greaterstrcon->constvalue, in prefix_selectivity()
5719 greaterstrcon->consttype); in prefix_selectivity()

12