Bitmap Heap Scan on tbl_projects (cost=30.88..62.94 rows=10 width=30) |
Recheck Cond: (id = ANY ('{3791,3763,3738,3717,3675,3620,3560,3545,3509,3404}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..30.88 rows=10 width=0) |
Index Cond: (id = ANY ('{3791,3763,3738,3717,3675,3620,3560,3545,3509,3404}'::integer[])) |