| Bitmap Heap Scan on tbl_projects (cost=26.01..49.53 rows=7 width=39) |
| Recheck Cond: (id = ANY ('{2959,2882,2914,2869,2970,2775,3695}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..26.01 rows=7 width=0) |
| Index Cond: (id = ANY ('{2959,2882,2914,2869,2970,2775,3695}'::integer[])) |