Home
last modified time | relevance | path

Searched refs:es_rowmarks (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in EmitStringMatcherForChar()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in EmitStringMatcherForChar()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
H A DexecMain.c832 estate->es_rowmarks = (ExecRowMark **) in InitPlan()
886 estate->es_rowmarks[erm->rti - 1] == NULL); in InitPlan()
888 estate->es_rowmarks[erm->rti - 1] = erm; in InitPlan()
2269 estate->es_rowmarks != NULL) in ExecFindRowMark()
2271 ExecRowMark *erm = estate->es_rowmarks[rti - 1]; in ExecFindRowMark()
2711 rcestate->es_rowmarks = parentestate->es_rowmarks; in EvalPlanQualStart()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
H A DexecMain.c832 estate->es_rowmarks = (ExecRowMark **) in InitPlan()
886 estate->es_rowmarks[erm->rti - 1] == NULL); in InitPlan()
888 estate->es_rowmarks[erm->rti - 1] = erm; in InitPlan()
2269 estate->es_rowmarks != NULL) in ExecFindRowMark()
2271 ExecRowMark *erm = estate->es_rowmarks[rti - 1]; in ExecFindRowMark()
2711 rcestate->es_rowmarks = parentestate->es_rowmarks; in EvalPlanQualStart()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
H A DexecMain.c832 estate->es_rowmarks = (ExecRowMark **) in InitPlan()
886 estate->es_rowmarks[erm->rti - 1] == NULL); in InitPlan()
888 estate->es_rowmarks[erm->rti - 1] = erm; in InitPlan()
2269 estate->es_rowmarks != NULL) in ExecFindRowMark()
2271 ExecRowMark *erm = estate->es_rowmarks[rti - 1]; in ExecFindRowMark()
2711 rcestate->es_rowmarks = parentestate->es_rowmarks; in EvalPlanQualStart()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
H A DexecMain.c832 estate->es_rowmarks = (ExecRowMark **) in InitPlan()
886 estate->es_rowmarks[erm->rti - 1] == NULL); in InitPlan()
888 estate->es_rowmarks[erm->rti - 1] = erm; in InitPlan()
2269 estate->es_rowmarks != NULL) in ExecFindRowMark()
2271 ExecRowMark *erm = estate->es_rowmarks[rti - 1]; in ExecFindRowMark()
2711 rcestate->es_rowmarks = parentestate->es_rowmarks; in EvalPlanQualStart()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks)
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i];
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks)
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i];
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks)
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i];
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DexecCurrent.c95 if (queryDesc->estate->es_rowmarks) in execCurrentOf()
107 ExecRowMark *thiserm = queryDesc->estate->es_rowmarks[i]; in execCurrentOf()

1234