Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3709,3701,3639,3697,3663,3698,3531,3694,3673,3679,3685,3667,3693,3688,3687,3686,3677,3681,3675,3678}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3709,3701,3639,3697,3663,3698,3531,3694,3673,3679,3685,3667,3693,3688,3687,3686,3677,3681,3675,3678}'::integer[])) |