Bitmap Heap Scan on tbl_approves (cost=48.89..101.79 rows=17 width=388) |
Recheck Cond: (id = ANY ('{2098,2100,2049,2101,2087,2093,2074,2090,2099,2088,2086,2094,2097,2120,2121,2119,2126}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..48.89 rows=17 width=0) |
Index Cond: (id = ANY ('{2098,2100,2049,2101,2087,2093,2074,2090,2099,2088,2086,2094,2097,2120,2121,2119,2126}'::integer[])) |