Bitmap Heap Scan on tbl_approves (cost=39.45..78.48 rows=12 width=388) |
Recheck Cond: (id = ANY ('{2101,2087,2093,2088,2086,2094,2097,2120,2121,2119,2126,2124}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..39.45 rows=12 width=0) |
Index Cond: (id = ANY ('{2101,2087,2093,2088,2086,2094,2097,2120,2121,2119,2126,2124}'::integer[])) |