| Bitmap Heap Scan on tbl_projects (cost=30.88..63.22 rows=10 width=34) |
| Recheck Cond: (id = ANY ('{4079,3559,3802,3801,3682,3249,3446,3330,3350,3294}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
| Index Cond: (id = ANY ('{4079,3559,3802,3801,3682,3249,3446,3330,3350,3294}'::integer[])) |