Bitmap Heap Scan on tbl_projects (cost=30.88..63.08 rows=10 width=47) |
Recheck Cond: (id = ANY ('{3780,3150,3731,3314,3760,3766,3762,3249,3430,3663}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{3780,3150,3731,3314,3760,3766,3762,3249,3430,3663}'::integer[])) |