| Bitmap Heap Scan on tbl_projects (cost=40.03..83.36 rows=14 width=43) |
| Recheck Cond: (id = ANY ('{3813,3786,3767,3744,3723,3760,3752,3764,3679,3660,3661,3653,3652,3714}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..40.02 rows=14 width=0) |
| Index Cond: (id = ANY ('{3813,3786,3767,3744,3723,3760,3752,3764,3679,3660,3661,3653,3652,3714}'::integer[])) |