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