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