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