Bitmap Heap Scan on tbl_projects (cost=30.88..63.03 rows=10 width=117) |
Recheck Cond: (id = ANY ('{3617,3641,3883,3622,3632,3924,3882,3925,3911,3712}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{3617,3641,3883,3622,3632,3924,3882,3925,3911,3712}'::integer[])) |