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