QUERY PLAN
Update on tbl_object_change_logs (cost=0.00..40520.02 rows=3 width=405)
-> Seq Scan on tbl_object_change_logs (cost=0.00..40520.02 rows=3 width=405)
Filter: (((object_id = 8063) AND (object_type = 20)) OR ((target_id = 8063) AND (target_object_type = 20)))