Home
last modified time | relevance | path

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

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result))
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result)
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c92 static bool ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result);
345 if (ExecAppendAsyncGetNext(node, &result)) in ExecAppend()
918 ExecAppendAsyncGetNext(AppendState *node, TupleTableSlot **result) in ExecAppendAsyncGetNext() function