Bitmap Heap Scan on tbl_projects (cost=48.32..96.60 rows=15 width=47) |
Recheck Cond: (id = ANY ('{3926,3835,3919,3865,3841,3929,3928,3810,3930,3922,3910,3935,3899,3751,3846}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..48.31 rows=15 width=0) |
Index Cond: (id = ANY ('{3926,3835,3919,3865,3841,3929,3928,3810,3930,3922,3910,3935,3899,3751,3846}'::integer[])) |