Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3676,3672,3564,3671,3670,3669,3664,3661,3660,3659,3658,3656,3493,3655,3466,3654,3652,3648,3617,3653}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3676,3672,3564,3671,3670,3669,3664,3661,3660,3659,3658,3656,3493,3655,3466,3654,3652,3648,3617,3653}'::integer[])) |