| Bitmap Heap Scan on tbl_projects (cost=45.18..96.12 rows=18 width=43) |
| Recheck Cond: (id = ANY ('{3960,4014,3888,3666,3716,3488,3922,4018,4043,3933,3910,3971,3846,3950,3609,3902,3934,3249}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.17 rows=18 width=0) |
| Index Cond: (id = ANY ('{3960,4014,3888,3666,3716,3488,3922,4018,4043,3933,3910,3971,3846,3950,3609,3902,3934,3249}'::integer[])) |