Bitmap Heap Scan on tbl_projects (cost=35.45..73.14 rows=12 width=47) |
Recheck Cond: (id = ANY ('{3910,3849,3883,3917,3949,3951,3939,3953,3858,3956,3927,3947}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..35.45 rows=12 width=0) |
Index Cond: (id = ANY ('{3910,3849,3883,3917,3949,3951,3939,3953,3858,3956,3927,3947}'::integer[])) |