Home
last modified time | relevance | path

Searched refs:ri_WithCheckOptions (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeModifyTable.c365 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
526 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
918 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1052 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1211 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1683 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeModifyTable.c381 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
550 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
945 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1082 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1241 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
1996 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
2047 resultRelInfo->ri_WithCheckOptions = mapped_wcoList; in ExecInitModifyTable()
/dports/databases/timescaledb/timescaledb-2.5.1/src/nodes/
H A Dhypertable_insert.c1315 if (resultRelInfo->ri_WithCheckOptions != NIL) in exec_chunk_insert()
1520 if (resultRelInfo->ri_WithCheckOptions != NIL) in exec_chunk_insert()
1576 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecBatchInsert()
1719 if (!partition_constraint_failed && resultRelInfo->ri_WithCheckOptions != NIL) in exec_chunk_update()
1941 if (resultRelInfo->ri_WithCheckOptions != NIL) in exec_chunk_update()
2122 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
H A Dchunk_insert_state.c96 rri->ri_WithCheckOptions = rri_orig->ri_WithCheckOptions; in create_chunk_result_relation_info()
124 Assert(rri_orig->ri_WithCheckOptions == NULL && rri_orig->ri_WithCheckOptionExprs == NULL); in create_compress_chunk_result_relation_info()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeModifyTable.c409 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
607 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1131 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1412 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1583 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2469 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeModifyTable.c795 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
990 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1050 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecBatchInsert()
1729 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1962 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
2142 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2931 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeModifyTable.c795 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
990 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecInsert()
1050 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecBatchInsert()
1729 resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
1962 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecUpdate()
2142 if (resultRelInfo->ri_WithCheckOptions != NIL) in ExecOnConflictUpdate()
2931 resultRelInfo->ri_WithCheckOptions = wcoList; in ExecInitModifyTable()

12345678