| Bitmap Heap Scan on tbl_projects (cost=49.76..105.60 rows=20 width=43) |
| Recheck Cond: (id = ANY ('{4046,4040,4039,4038,4036,4035,4034,4024,4023,4022,4021,4020,4019,4013,4002,4001,3997,3994,3993,3992}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..49.75 rows=20 width=0) |
| Index Cond: (id = ANY ('{4046,4040,4039,4038,4036,4035,4034,4024,4023,4022,4021,4020,4019,4013,4002,4001,3997,3994,3993,3992}'::integer[])) |