QUERY PLAN
Update on tbl_tasks (cost=0.00..37.55 rows=1 width=147)
-> Seq Scan on tbl_tasks (cost=0.00..37.55 rows=1 width=147)
Filter: ((task_group_id = 196) AND (status = 0))