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