| Bitmap Heap Scan on tbl_projects (cost=44.60..93.14 rows=16 width=43) |
| Recheck Cond: (id = ANY ('{3276,3225,3201,3148,3208,3195,3209,3157,3027,3073,3019,2759,2893,2907,2695,2684}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..44.60 rows=16 width=0) |
| Index Cond: (id = ANY ('{3276,3225,3201,3148,3208,3195,3209,3157,3027,3073,3019,2759,2893,2907,2695,2684}'::integer[])) |