| Bitmap Heap Scan on tbl_approves (cost=17.15..31.12 rows=4 width=467) |
| Recheck Cond: (id = ANY ('{2723,2727,2736,2775}'::integer[])) |
| -> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..17.15 rows=4 width=0) |
| Index Cond: (id = ANY ('{2723,2727,2736,2775}'::integer[])) |