Home
last modified time | relevance | path

Searched refs:high_pos (Results 1 – 25 of 68) sorted by relevance

123

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos;
161 high_pos = 0,
177 high_pos = SomeStack.high_pos;
224 if (high_pos < cur_tpos)
225 high_pos++;
230 while (cur_tpos <= high_pos && tlen > 0 && !isok)
242 SomeStack.high_pos = high_pos - cur_tpos;
260 high_pos = cur_tpos;
266 high_pos = cur_tpos + curq->high;
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos)
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/contrib/ltree/
H A Dlquery_op.c150 uint32 high_pos; member
161 high_pos = 0, in checkCond() local
177 high_pos = SomeStack.high_pos; in checkCond()
224 if (high_pos < cur_tpos) in checkCond()
225 high_pos++; in checkCond()
230 while (cur_tpos <= high_pos && tlen > 0 && !isok) in checkCond()
242 SomeStack.high_pos = high_pos - cur_tpos; in checkCond()
260 high_pos = cur_tpos; in checkCond()
266 high_pos = cur_tpos + curq->high; in checkCond()
280 if (low_pos > tree_numlevel || tree_numlevel > high_pos) in checkCond()
[all …]

123