Bitmap Heap Scan on tbl_projects (cost=49.76..105.30 rows=20 width=47) |
Recheck Cond: (id = ANY ('{3924,3928,3929,3882,3901,3827,3900,3920,3925,3874,3919,3940,3941,3948,3927,3936,3849,3930,3950,3956}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..49.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3924,3928,3929,3882,3901,3827,3900,3920,3925,3874,3919,3940,3941,3948,3927,3936,3849,3930,3950,3956}'::integer[])) |