Home
last modified time | relevance | path

Searched refs:erm (Results 1 – 25 of 2151) sorted by relevance

12345678910>>...87

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
261 erm->curCtid = tuple.t_self; in ExecLockRows()
287 if (!erm->ermActive) in ExecLockRows()
289 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
299 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeLockRows.c94 if (erm->rti != erm->prti) in ExecLockRows()
107 if (tableoid != erm->relid) in ExecLockRows()
110 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
139 erm, in ExecLockRows()
163 switch (erm->markType) in ExecLockRows()
267 erm->curCtid = tuple.t_self; in ExecLockRows()
293 if (!erm->ermActive) in ExecLockRows()
295 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
305 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeLockRows.c90 if (erm->rti != erm->prti) in ExecLockRows()
103 if (tableoid != erm->relid) in ExecLockRows()
106 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
135 erm, in ExecLockRows()
159 switch (erm->markType) in ExecLockRows()
257 erm->curCtid = tuple.t_self; in ExecLockRows()
283 if (!erm->ermActive) in ExecLockRows()
285 Assert(erm->rti != erm->prti); /* check it's child table */ in ExecLockRows()
295 erm->rti, in ExecLockRows()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeLockRows.c74 ExecRowMark *erm = aerm->rowmark; in ExecLockRows() local
85 markSlot = EvalPlanQualSlot(&node->lr_epqstate, erm->relation, erm->rti); in ExecLockRows()
89 if (erm->rti != erm->prti) in ExecLockRows()
101 Assert(OidIsValid(erm->relid)); in ExecLockRows()
102 if (tableoid != erm->relid) in ExecLockRows()
105 erm->ermActive = false; in ExecLockRows()
111 erm->ermActive = true; in ExecLockRows()
136 erm, in ExecLockRows()
158 switch (erm->markType) in ExecLockRows()
248 erm->curCtid = tid; in ExecLockRows()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeLockRows.c74 ExecRowMark *erm = aerm->rowmark;
85 markSlot = EvalPlanQualSlot(&node->lr_epqstate, erm->relation, erm->rti);
89 if (erm->rti != erm->prti)
101 Assert(OidIsValid(erm->relid));
102 if (tableoid != erm->relid)
105 erm->ermActive = false;
111 erm->ermActive = true;
136 erm,
158 switch (erm->markType)
248 erm->curCtid = tid;
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeLockRows.c78 ExecRowMark *erm = aerm->rowmark; in ExecLockRows() local
89 markSlot = EvalPlanQualSlot(&node->lr_epqstate, erm->relation, erm->rti); in ExecLockRows()
93 if (erm->rti != erm->prti) in ExecLockRows()
105 Assert(OidIsValid(erm->relid)); in ExecLockRows()
106 if (tableoid != erm->relid) in ExecLockRows()
109 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
140 erm, in ExecLockRows()
162 switch (erm->markType) in ExecLockRows()
252 erm->curCtid = tid; in ExecLockRows()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeLockRows.c78 ExecRowMark *erm = aerm->rowmark; in ExecLockRows() local
89 markSlot = EvalPlanQualSlot(&node->lr_epqstate, erm->relation, erm->rti); in ExecLockRows()
93 if (erm->rti != erm->prti) in ExecLockRows()
105 Assert(OidIsValid(erm->relid)); in ExecLockRows()
106 if (tableoid != erm->relid) in ExecLockRows()
109 erm->ermActive = false; in ExecLockRows()
115 erm->ermActive = true; in ExecLockRows()
140 erm, in ExecLockRows()
162 switch (erm->markType) in ExecLockRows()
252 erm->curCtid = tid; in ExecLockRows()
[all …]

12345678910>>...87