Home
last modified time | relevance | path

Searched refs:TIDEXPR_LOWER_BOUND (Results 1 – 7 of 7) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeTidrangescan.c37 TIDEXPR_LOWER_BOUND enumerator
80 tidopexpr->exprtype = invert ? TIDEXPR_LOWER_BOUND : TIDEXPR_UPPER_BOUND; in MakeTidOpExpr()
86 tidopexpr->exprtype = invert ? TIDEXPR_UPPER_BOUND : TIDEXPR_LOWER_BOUND; in MakeTidOpExpr()
164 if (tidopexpr->exprtype == TIDEXPR_LOWER_BOUND) in TidRangeEval()