Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c50 Datum *orderbyvals; member
64 Datum *orderbyvals, bool *orderbynulls);
192 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
298 topmost->orderbyvals, in IndexNextWithReorder()
418 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
427 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
437 rt->orderbyvals = in reorderqueue_push()
444 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
448 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
472 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
252 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
360 topmost->orderbyvals, in IndexNextWithReorder()
479 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
488 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
498 rt->orderbyvals = in reorderqueue_push()
505 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
509 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
533 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
239 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
337 topmost->orderbyvals, in IndexNextWithReorder()
453 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
462 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
472 rt->orderbyvals = in reorderqueue_push()
479 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
483 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
507 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
239 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
337 topmost->orderbyvals, in IndexNextWithReorder()
453 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
462 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
472 rt->orderbyvals = in reorderqueue_push()
479 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
483 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
507 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
251 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
358 topmost->orderbyvals, in IndexNextWithReorder()
474 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
483 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
493 rt->orderbyvals = in reorderqueue_push()
500 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
504 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
528 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
239 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
337 topmost->orderbyvals, in IndexNextWithReorder()
453 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
462 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
472 rt->orderbyvals = in reorderqueue_push()
479 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
483 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
507 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
239 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
337 topmost->orderbyvals, in IndexNextWithReorder()
453 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
462 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
472 rt->orderbyvals = in reorderqueue_push()
479 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
483 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
507 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeIndexscan.c55 Datum *orderbyvals; member
69 Datum *orderbyvals, bool *orderbynulls);
239 cmp_orderbyvals(topmost->orderbyvals, in IndexNextWithReorder()
337 topmost->orderbyvals, in IndexNextWithReorder()
453 rta->orderbyvals, rta->orderbynulls, in reorderqueue_cmp()
462 Datum *orderbyvals, bool *orderbynulls) in reorderqueue_push() argument
472 rt->orderbyvals = in reorderqueue_push()
479 rt->orderbyvals[i] = datumCopy(orderbyvals[i], in reorderqueue_push()
483 rt->orderbyvals[i] = (Datum) 0; in reorderqueue_push()
507 pfree(DatumGetPointer(topmost->orderbyvals[i])); in reorderqueue_pop()
[all …]

12