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