mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	Modified files for MERGE
This commit is contained in:
		| @@ -114,6 +114,7 @@ extern int ExecFindPartition(ResultRelInfo *resultRelInfo, | ||||
| 				  PartitionDispatch *pd, | ||||
| 				  TupleTableSlot *slot, | ||||
| 				  EState *estate); | ||||
| extern int ExecFindPartitionByOid(PartitionTupleRouting *proute, Oid partoid); | ||||
| extern ResultRelInfo *ExecInitPartitionInfo(ModifyTableState *mtstate, | ||||
| 					ResultRelInfo *resultRelInfo, | ||||
| 					PartitionTupleRouting *proute, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user