Bitmap Heap Scan on tbl_projects (cost=30.88..62.94 rows=10 width=30) |
Recheck Cond: (id = ANY ('{3800,3791,3788,3771,3785,3783,3777,3772,3761,3770}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{3800,3791,3788,3771,3785,3783,3777,3772,3761,3770}'::integer[])) |