Bitmap Heap Scan on tbl_projects (cost=35.17..70.01 rows=11 width=30) |
Recheck Cond: (id = ANY ('{3800,3783,3805,3777,3308,3623,3767,3775,3794,3731,3762}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..35.16 rows=11 width=0) |
Index Cond: (id = ANY ('{3800,3783,3805,3777,3308,3623,3767,3775,3794,3731,3762}'::integer[])) |