Home
last modified time | relevance | path

Searched refs:boolqual (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual; in expand_indexqual_conditions() local
3523 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3526 if (boolqual) in expand_indexqual_conditions()
3529 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual; in expand_indexqual_conditions() local
3523 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3526 if (boolqual) in expand_indexqual_conditions()
3529 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual;
3523 boolqual = expand_boolean_index_clause((Node *) clause,
3526 if (boolqual)
3529 make_simple_restrictinfo(boolqual));
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual; in expand_indexqual_conditions() local
3523 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3526 if (boolqual) in expand_indexqual_conditions()
3529 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual; in expand_indexqual_conditions() local
3523 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3526 if (boolqual) in expand_indexqual_conditions()
3529 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual; in expand_indexqual_conditions() local
3523 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3526 if (boolqual) in expand_indexqual_conditions()
3529 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3521 Expr *boolqual;
3523 boolqual = expand_boolean_index_clause((Node *) clause,
3526 if (boolqual)
3529 make_simple_restrictinfo(boolqual));
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3458 Expr *boolqual; in expand_indexqual_conditions() local
3460 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3463 if (boolqual) in expand_indexqual_conditions()
3466 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/path/
H A Dindxpath.c3589 Expr *boolqual; in expand_indexqual_conditions() local
3591 boolqual = expand_boolean_index_clause((Node *) clause, in expand_indexqual_conditions()
3594 if (boolqual) in expand_indexqual_conditions()
3597 make_simple_restrictinfo(boolqual)); in expand_indexqual_conditions()