Bitmap Heap Scan on tbl_projects (cost=43.45..84.21 rows=12 width=30) |
Recheck Cond: (id = ANY ('{3930,3922,3831,3929,3847,3827,3924,3810,3920,3865,3835,3704}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..43.45 rows=12 width=0) |
Index Cond: (id = ANY ('{3930,3922,3831,3929,3847,3827,3924,3810,3920,3865,3835,3704}'::integer[])) |