Bitmap Heap Scan on tbl_projects (cost=45.18..95.99 rows=18 width=30) |
Recheck Cond: (id = ANY ('{3959,3796,3837,3854,3878,3880,3955,3954,3957,3950,3956,3945,3953,3927,3951,3948,3947,3931}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.17 rows=18 width=0) |
Index Cond: (id = ANY ('{3959,3796,3837,3854,3878,3880,3955,3954,3957,3950,3956,3945,3953,3927,3951,3948,3947,3931}'::integer[])) |