Home
last modified time | relevance | path

Searched refs:returningRelInfo (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c283 ResultRelInfo *returningRelInfo, in ExecInsert() argument
611 if (returningRelInfo->ri_projectReturning) in ExecInsert()
628 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
630 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
667 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo, in ExecInsert() argument
679 if (returningRelInfo->ri_projectReturning) in ExecInsert()
696 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo, in ExecInsert() argument
704 if (returningRelInfo->ri_projectReturning) in ExecInsert()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo, in ExecInsert() argument
704 if (returningRelInfo->ri_projectReturning) in ExecInsert()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo, in ExecInsert() argument
704 if (returningRelInfo->ri_projectReturning) in ExecInsert()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo, in ExecInsert() argument
679 if (returningRelInfo->ri_projectReturning) in ExecInsert()
696 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo, in ExecInsert() argument
679 if (returningRelInfo->ri_projectReturning) in ExecInsert()
696 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo,
704 if (returningRelInfo->ri_projectReturning)
721 if (returningRelInfo != resultRelInfo && slot != srcSlot)
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc;
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning,
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo,
704 if (returningRelInfo->ri_projectReturning) in pg_prepared_statement()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in pg_prepared_statement()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in pg_prepared_statement()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in pg_prepared_statement()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo,
679 if (returningRelInfo->ri_projectReturning)
696 if (returningRelInfo != resultRelInfo && slot != srcSlot)
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc;
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning,
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo, in ExecInsert() argument
679 if (returningRelInfo->ri_projectReturning) in ExecInsert()
696 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo,
679 if (returningRelInfo->ri_projectReturning)
696 if (returningRelInfo != resultRelInfo && slot != srcSlot)
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc;
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning,
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/executor/
H A DnodeModifyTable.c370 ResultRelInfo *returningRelInfo, in ExecInsert() argument
679 if (returningRelInfo->ri_projectReturning) in ExecInsert()
696 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
698 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
715 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo, in ExecInsert() argument
704 if (returningRelInfo->ri_projectReturning) in ExecInsert()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeModifyTable.c395 ResultRelInfo *returningRelInfo, in ExecInsert() argument
704 if (returningRelInfo->ri_projectReturning) in ExecInsert()
721 if (returningRelInfo != resultRelInfo && slot != srcSlot) in ExecInsert()
723 Relation srcRelationDesc = returningRelInfo->ri_RelationDesc; in ExecInsert()
739 result = ExecProcessReturning(returningRelInfo->ri_projectReturning, in ExecInsert()