Home
last modified time | relevance | path

Searched refs:gottuple (Results 1 – 25 of 77) sorted by relevance

1234

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeWindowAgg.c2616 bool gottuple; in WinGetFuncArgInPartition() local
2642 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2644 if (!gottuple) in WinGetFuncArgInPartition()
2712 bool gottuple; in WinGetFuncArgInFrame() local
2739 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2740 if (gottuple) in WinGetFuncArgInFrame()
2741 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2743 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeWindowAgg.c2649 bool gottuple; in WinGetFuncArgInPartition() local
2675 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInPartition()
2677 if (!gottuple) in WinGetFuncArgInPartition()
2745 bool gottuple; in WinGetFuncArgInFrame() local
2772 gottuple = window_gettupleslot(winobj, abs_pos, slot); in WinGetFuncArgInFrame()
2773 if (gottuple) in WinGetFuncArgInFrame()
2774 gottuple = row_is_in_frame(winstate, abs_pos, slot); in WinGetFuncArgInFrame()
2776 if (!gottuple) in WinGetFuncArgInFrame()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/brin/
H A Dbrin.c422 bool gottuple = false; in bringetbitmap() local
436 gottuple = true; in bringetbitmap()
445 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/brin/
H A Dbrin.c421 bool gottuple = false; in bringetbitmap() local
435 gottuple = true; in bringetbitmap()
444 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/brin/
H A Dbrin.c422 bool gottuple = false; in bringetbitmap() local
436 gottuple = true; in bringetbitmap()
445 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/brin/
H A Dbrin.c422 bool gottuple = false; in bringetbitmap() local
436 gottuple = true; in bringetbitmap()
445 if (!gottuple) in bringetbitmap()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/brin/
H A Dbrin.c422 bool gottuple = false; in bringetbitmap() local
436 gottuple = true; in bringetbitmap()
445 if (!gottuple) in bringetbitmap()

1234