QUERY PLAN
Update on tbl_object_change_logs (cost=0.00..45990.46 rows=1 width=404)
-> Seq Scan on tbl_object_change_logs (cost=0.00..45990.46 rows=1 width=404)
Filter: (((object_id = 211) AND (object_type = 102)) OR ((target_id = 211) AND (target_object_type = 102)))