Home
last modified time | relevance | path

Searched refs:boundUsed (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */
835 state->boundUsed = false;
1306 return state->boundUsed;
3325 if (state->boundUsed)
3470 state->boundUsed = true;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
835 state->boundUsed = false; in tuplesort_begin_batch()
1306 return state->boundUsed; in tuplesort_used_bound()
3325 if (state->boundUsed) in tuplesort_get_stats()
3470 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
835 state->boundUsed = false; in tuplesort_begin_batch()
1306 return state->boundUsed; in tuplesort_used_bound()
3325 if (state->boundUsed) in tuplesort_get_stats()
3470 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */
835 state->boundUsed = false;
1306 return state->boundUsed;
3325 if (state->boundUsed)
3470 state->boundUsed = true;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
835 state->boundUsed = false; in tuplesort_begin_batch()
1306 return state->boundUsed; in tuplesort_used_bound()
3325 if (state->boundUsed) in tuplesort_get_stats()
3470 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
835 state->boundUsed = false; in tuplesort_begin_batch()
1306 return state->boundUsed; in tuplesort_used_bound()
3325 if (state->boundUsed) in tuplesort_get_stats()
3470 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
835 state->boundUsed = false; in tuplesort_begin_batch()
1306 return state->boundUsed; in tuplesort_used_bound()
3325 if (state->boundUsed) in tuplesort_get_stats()
3470 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/sort/
H A Dtuplesort.c247 bool boundUsed; /* true if we made use of a bounded heap */ member
854 state->boundUsed = false; in tuplesort_begin_batch()
1382 return state->boundUsed; in tuplesort_used_bound()
3401 if (state->boundUsed) in tuplesort_get_stats()
3546 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql-rum/rum-1.3.7/src/
H A Drumsort.c103 bool boundUsed; /* true if we made use of a bounded heap */ member
685 state->boundUsed = false; in rum_tuplesort_begin_common()
2204 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/sort/
H A Dtuplesort.c278 bool boundUsed; /* true if we made use of a bounded heap */ member
715 state->boundUsed = false; in tuplesort_begin_common()
3263 if (state->boundUsed) in tuplesort_get_stats()
3391 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/sort/
H A Dtuplesort.c258 bool boundUsed; /* true if we made use of a bounded heap */ member
689 state->boundUsed = false; in tuplesort_begin_common()
3624 if (state->boundUsed) in tuplesort_get_stats()
3750 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/sort/
H A Dtuplesort.c258 bool boundUsed; /* true if we made use of a bounded heap */ member
689 state->boundUsed = false; in tuplesort_begin_common()
3624 if (state->boundUsed) in tuplesort_get_stats()
3750 state->boundUsed = true; in sort_bounded_heap()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/sort/
H A Dtuplesort.c258 bool boundUsed; /* true if we made use of a bounded heap */ member
689 state->boundUsed = false; in tuplesort_begin_common()
3624 if (state->boundUsed) in tuplesort_get_stats()
3750 state->boundUsed = true; in sort_bounded_heap()

12