Bitmap Heap Scan on tbl_approves (cost=31.45..67.41 rows=12 width=432) |
Recheck Cond: (id = ANY ('{2193,2197,2198,2195,2205,2208,2210,2209,2211,2216,2204,2219}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..31.45 rows=12 width=0) |
Index Cond: (id = ANY ('{2193,2197,2198,2195,2205,2208,2210,2209,2211,2216,2204,2219}'::integer[])) |