Bitmap Heap Scan on tbl_approves (cost=22.01..44.67 rows=7 width=407) |
Recheck Cond: (id = ANY ('{2218,2243,2246,2247,2248,2249,2250}'::integer[])) |
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..22.01 rows=7 width=0) |
Index Cond: (id = ANY ('{2218,2243,2246,2247,2248,2249,2250}'::integer[])) |