QUERY PLAN
Update on tbl_object_change_logs (cost=0.00..37124.74 rows=3 width=418)
-> Seq Scan on tbl_object_change_logs (cost=0.00..37124.74 rows=3 width=418)
Filter: (((object_id = 15) AND (object_type = 41)) OR ((target_id = 15) AND (target_object_type = 41)))