Bitmap Heap Scan on tbl_approves (cost=31.14..63.01 rows=11 width=390) |
Recheck Cond: (id = ANY ('{1293,1336,1368,1289,1423,1435,1480,1635,1644,1662,1714}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..31.13 rows=11 width=0) |
Index Cond: (id = ANY ('{1293,1336,1368,1289,1423,1435,1480,1635,1644,1662,1714}'::integer[])) |