Bitmap Heap Scan on tbl_projects (cost=49.76..105.30 rows=20 width=117) |
Recheck Cond: (id = ANY ('{3959,3796,3854,3878,3880,3955,3945,3956,3953,3927,3950,3947,3951,3949,3948,3849,3939,3936,3941,3940}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..49.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3959,3796,3854,3878,3880,3955,3945,3956,3953,3927,3950,3947,3951,3949,3948,3849,3939,3936,3941,3940}'::integer[])) |