Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3773,3761,3762,3769,3684,3768,3547,3767,3745,3766,3765,3764,3763,3759,3760,3721,3757,3755,3749,3657}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3773,3761,3762,3769,3684,3768,3547,3767,3745,3766,3765,3764,3763,3759,3760,3721,3757,3755,3749,3657}'::integer[])) |