Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=117) |
Recheck Cond: (id = ANY ('{3910,3913,3912,3911,3835,3900,3901,3903,3902,3874,3898,3873,3899,3885,3884,3896,3894,3893,3892,3890}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3910,3913,3912,3911,3835,3900,3901,3903,3902,3874,3898,3873,3899,3885,3884,3896,3894,3893,3892,3890}'::integer[])) |