Bitmap Heap Scan on tbl_projects (cost=40.03..83.13 rows=14 width=47) |
Recheck Cond: (id = ANY ('{3883,3951,3249,3858,3910,3639,3760,3953,3939,3956,3947,3927,1791,3577}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..40.02 rows=14 width=0) |
Index Cond: (id = ANY ('{3883,3951,3249,3858,3910,3639,3760,3953,3939,3956,3947,3927,1791,3577}'::integer[])) |