Bitmap Heap Scan on tbl_projects (cost=61.76..123.76 rows=20 width=30) |
Recheck Cond: (id = ANY ('{3928,3922,3751,3926,3925,3924,3919,3882,3917,3883,3920,3918,3841,3916,3835,3900,3906,3910,3913,3912}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..61.75 rows=20 width=0) |
Index Cond: (id = ANY ('{3928,3922,3751,3926,3925,3924,3919,3882,3917,3883,3920,3918,3841,3916,3835,3900,3906,3910,3913,3912}'::integer[])) |