Bitmap Heap Scan on tbl_approves (cost=56.60..112.44 rows=16 width=386) |
Recheck Cond: (id = ANY ('{2098,2100,2049,2057,2058,2056,2055,2027,2062,2080,2074,2090,2099,2103,2105,2107}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..56.60 rows=16 width=0) |
Index Cond: (id = ANY ('{2098,2100,2049,2057,2058,2056,2055,2027,2062,2080,2074,2090,2099,2103,2105,2107}'::integer[])) |