| Bitmap Heap Scan on tbl_approves (cost=26.01..49.70 rows=7 width=468) |
| Recheck Cond: (id = ANY ('{2396,2417,2594,2721,2742,2756,2746}'::integer[])) |
| -> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..26.01 rows=7 width=0) |
| Index Cond: (id = ANY ('{2396,2417,2594,2721,2742,2756,2746}'::integer[])) |