QUERY PLAN
Index Scan using tbl_tasks_pkey on tbl_tasks (cost=0.28..8.21 rows=1 width=200)
Index Cond: (id IS NULL)