Bitmap Heap Scan on tbl_projects (cost=35.74..75.98 rows=13 width=30) |
Recheck Cond: (id = ANY ('{3800,3623,3603,3788,3772,3777,3761,3762,3770,3785,3598,3731,3768}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..35.74 rows=13 width=0) |
Index Cond: (id = ANY ('{3800,3623,3603,3788,3772,3777,3761,3762,3770,3785,3598,3731,3768}'::integer[])) |