Bitmap Heap Scan on tbl_projects (cost=35.45..73.02 rows=12 width=30) |
Recheck Cond: (id = ANY ('{1018,3786,3805,3308,3623,3767,3775,3794,3731,3762,3603,3791}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..35.45 rows=12 width=0) |
Index Cond: (id = ANY ('{1018,3786,3805,3308,3623,3767,3775,3794,3731,3762,3603,3791}'::integer[])) |