Bitmap Heap Scan on tbl_projects (cost=30.88..63.03 rows=10 width=30) |
Recheck Cond: (id = ANY ('{1205,888,1613,271,3669,3920,3741,3742,3913,3941}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{1205,888,1613,271,3669,3920,3741,3742,3913,3941}'::integer[])) |