| Bitmap Heap Scan on tbl_projects (cost=49.76..105.60 rows=20 width=30) |
| Recheck Cond: (id = ANY ('{4048,4047,4045,4024,4043,4008,4014,4033,4015,3960,3958,3952,3964,4010,4028,4018,4016,4009,4011,4012}'::integer[])) |
| -> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..49.75 rows=20 width=0) |
| Index Cond: (id = ANY ('{4048,4047,4045,4024,4043,4008,4014,4033,4015,3960,3958,3952,3964,4010,4028,4018,4016,4009,4011,4012}'::integer[])) |