| Bitmap Heap Scan on tbl_projects (cost=30.88..63.14 rows=10 width=30) |
| Recheck Cond: (id = ANY ('{3933,3935,3788,3772,3737,3642,3364,3258,3179,2804}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
| Index Cond: (id = ANY ('{3933,3935,3788,3772,3737,3642,3364,3258,3179,2804}'::integer[])) |