Bitmap Heap Scan on tbl_projects (cost=40.32..85.75 rows=15 width=30) |
Recheck Cond: (id = ANY ('{3783,3791,3793,3774,3794,3789,3719,3682,3773,3766,3765,3782,3775,3745,3694}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..40.31 rows=15 width=0) |
Index Cond: (id = ANY ('{3783,3791,3793,3774,3794,3789,3719,3682,3773,3766,3765,3782,3775,3745,3694}'::integer[])) |