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