| Bitmap Heap Scan on tbl_projects (cost=30.59..59.98 rows=9 width=34) |
| Recheck Cond: (id = ANY ('{4043,3958,4014,2939,4048,4047,4015,4045,3964}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.59 rows=9 width=0) |
| Index Cond: (id = ANY ('{4043,3958,4014,2939,4048,4047,4015,4045,3964}'::integer[])) |