| Bitmap Heap Scan on tbl_projects (cost=45.18..96.12 rows=18 width=43) |
| Recheck Cond: (id = ANY ('{3783,3846,3911,3758,3751,3858,3810,4015,3932,3934,3958,3952,3937,3743,3950,4016,3822,3833}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.17 rows=18 width=0) |
| Index Cond: (id = ANY ('{3783,3846,3911,3758,3751,3858,3810,4015,3932,3934,3958,3952,3937,3743,3950,4016,3822,3833}'::integer[])) |