Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3735,3734,3733,3732,3730,3729,3728,3700,3726,3724,3718,3717,3716,3666,3712,3714,3682,3696,3704,3710}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3735,3734,3733,3732,3730,3729,3728,3700,3726,3724,3718,3717,3716,3666,3712,3714,3682,3696,3704,3710}'::integer[])) |