Bitmap Heap Scan on tbl_projects (cost=43.74..87.57 rows=13 width=43) |
Recheck Cond: (id = ANY ('{3922,3846,3758,3884,3833,3780,3232,3743,3249,3854,3796,3923,3566}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..43.74 rows=13 width=0) |
Index Cond: (id = ANY ('{3922,3846,3758,3884,3833,3780,3232,3743,3249,3854,3796,3923,3566}'::integer[])) |