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