Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3587,3630,3623,3629,3628,3620,3627,3622,3619,3616,3603,3614,3613,3612,3561,3611,3596,3608,3607,3606}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3587,3630,3623,3629,3628,3620,3627,3622,3619,3616,3603,3614,3613,3612,3561,3611,3596,3608,3607,3606}'::integer[])) |